krogoldAI commited on
Commit
abbb8eb
·
verified ·
1 Parent(s): 3926f84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -8
README.md CHANGED
@@ -432,16 +432,11 @@ If this doesn't work (this could be the case if you are using a GPU cloud provid
432
  ```python
433
  demo.launch(server_name="0.0.0.0", share=True)
434
  ```
435
- (The above works in `runpod.io`.) <!-- The interface should look like this: -->
436
- </details>
437
-
438
- The interface should look like this:
439
- <details>
440
- <summary><i>Unroll to see screenshot</i></summary>
441
 
442
- ![Image description](Pictures/Gradio-example.png)
443
 
444
- (The appearance of this template is inspired by the design of Céline's books published by Denoël and in the 'Collection Blanche' series by [Gallimard](https://www.gallimard.fr/Catalogue/GALLIMARD/Blanche). However, you're welcome to adapt and modify it as you like.)
445
  </details>
446
 
447
  ## Uses
 
432
  ```python
433
  demo.launch(server_name="0.0.0.0", share=True)
434
  ```
435
+ (The above works in `runpod.io`.) The interface should look like this:
 
 
 
 
 
436
 
437
+ ![Image description](Pictures/Gradio-example.png)
438
 
439
+ (The appearance of this template is inspired by the design of Céline's books published by Denoël and in the 'Collection Blanche' series by [Gallimard](https://www.gallimard.fr/Catalogue/GALLIMARD/Blanche). However, you're welcome to adapt and modify it as you like.)
440
  </details>
441
 
442
  ## Uses