Update README.md
Browse files
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`.)
|
| 436 |
-
</details>
|
| 437 |
-
|
| 438 |
-
The interface should look like this:
|
| 439 |
-
<details>
|
| 440 |
-
<summary><i>Unroll to see screenshot</i></summary>
|
| 441 |
|
| 442 |
-
|
| 443 |
|
| 444 |
-
|
| 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 |
+

|
| 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
|