Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yashzambre
/
files_multiple
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yashzambre
commited on
Oct 4, 2023
Commit
d877703
·
1 Parent(s):
3ea799d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -20,4 +20,5 @@ iface = gr.Interface(
20
live=True,
21
)
22
23
iface.launch()
20
live=True,
21
)
22
23
+
24
iface.launch()