Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Jinl
/
ZePo
like
4
Running
on
Zero
App
Files
Files
Community
2
Jinl
commited on
Aug 13
Commit
343b49a
•
1 Parent(s):
640e6e9
Add application file
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -426,4 +426,4 @@ def ui():
426
427
if __name__ == "__main__":
428
demo = ui()
429
-
demo.launch(
server_name='172.18.32.44',
show_error=True)
426
427
if __name__ == "__main__":
428
demo = ui()
429
+
demo.launch(show_error=True)