Update README.md
Browse files
README.md
CHANGED
@@ -389,13 +389,18 @@ If this doesn't work (this could be the case if you are using a GPU cloud provid
|
|
389 |
```python
|
390 |
demo.launch(server_name="0.0.0.0", share=True)
|
391 |
```
|
|
|
|
|
392 |
|
393 |
-
|
|
|
|
|
394 |

|
395 |
-
(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). Feel free to customize the template to suit your preferences.)
|
396 |
-
|
397 |
</details>
|
398 |
|
|
|
|
|
|
|
399 |
## Uses
|
400 |
|
401 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
|
|
389 |
```python
|
390 |
demo.launch(server_name="0.0.0.0", share=True)
|
391 |
```
|
392 |
+
(The above works in `runpod.io`.) <!-- The interface should look like this: -->
|
393 |
+
</details>
|
394 |
|
395 |
+
The interface should look like this:
|
396 |
+
<details>
|
397 |
+
<summary><i>Unroll to see Screenshot</i></summary>
|
398 |

|
|
|
|
|
399 |
</details>
|
400 |
|
401 |
+
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). Feel free to customize the template to suit your preferences.)
|
402 |
+
|
403 |
+
|
404 |
## Uses
|
405 |
|
406 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|