Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
SmitaGautam/nei-demo
SmitaGautam
/
nei-demo-backup
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SmitaGautam
commited on
Nov 4, 2024
Commit
3aa62e3
·
verified
·
1 Parent(s):
458d210
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -25,4 +25,4 @@ iface = gr.Interface(
25
live=False
26
)
27
28
-
iface.launch(
share=True
)
25
live=False
26
)
27
28
+
iface.launch()