Spaces:
Sleeping
Sleeping
seyoungsong
commited on
app.py
CHANGED
@@ -27,4 +27,5 @@ demo = gr.Interface(
|
|
27 |
if __name__ == "__main__":
|
28 |
# gradio src/pretrained/gradio/app.py
|
29 |
# http://127.0.0.1:7860
|
|
|
30 |
demo.launch()
|
|
|
27 |
if __name__ == "__main__":
|
28 |
# gradio src/pretrained/gradio/app.py
|
29 |
# http://127.0.0.1:7860
|
30 |
+
# https://huggingface.co/spaces/seyoungsong/flores101_mm100_175M
|
31 |
demo.launch()
|