Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
camparchimedes
/
nb
like
3
Build error
App
Files
Files
Fetching metadata from the HF Docker repository...
camparchimedes
commited on
Aug 29, 2024
Commit
613108f
·
verified
·
1 Parent(s):
c0228d9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -172,4 +172,4 @@ with iface:
172
173
174
175
-
iface.launch(debug=True)
172
173
174
175
+
iface.launch(
share=True,
debug=True)