Update app.py
Browse files
app.py
CHANGED
|
@@ -281,4 +281,5 @@ if __name__ == "__main__":
|
|
| 281 |
share=True,
|
| 282 |
inbrowser=True,
|
| 283 |
favicon_path="https://huggingface.co/datasets/huggingface/logo/resolve/main/hf-logo.png"
|
| 284 |
-
)
|
|
|
|
|
|
| 281 |
share=True,
|
| 282 |
inbrowser=True,
|
| 283 |
favicon_path="https://huggingface.co/datasets/huggingface/logo/resolve/main/hf-logo.png"
|
| 284 |
+
)
|
| 285 |
+
|