Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ygauravyy
/
nanee-animation
like
0
Building
App
Files
Files
Community
ygauravyy
commited on
14 days ago
Commit
fb07e32
•
1 Parent(s):
03675f9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -68,4 +68,4 @@ iface = gr.Interface(
68
)
69
70
if __name__ == "__main__":
71
-
iface.launch(
server_name="0.0.0.0", server_port=7860
)
68
)
69
70
if __name__ == "__main__":
71
+
iface.launch()