Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Keshabwi66
/
SmartLuga
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Keshabwi66
commited on
Feb 15
Commit
c5b11c9
·
verified
·
1 Parent(s):
122cc9f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -235,4 +235,4 @@ iface = gr.Interface(
235
)
236
237
# Launch the interface
238
-
iface.launch(
share=True
)
235
)
236
237
# Launch the interface
238
+
iface.launch()