Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raylander
/
mountdrive
like
0
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
raylander
commited on
Aug 8, 2023
Commit
d3352ed
·
1 Parent(s):
8a6393a
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -239,4 +239,4 @@ with app:
239
)
240
zoom_app()
241
242
-
app.launch(
share=True,debug=True,enable_queue=True
)
239
)
240
zoom_app()
241
242
+
app.launch()