Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oniati
/
mrt
like
7
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
oniati
commited on
May 13, 2024
Commit
0680ba1
·
verified
·
1 Parent(s):
5fbeb24
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -303,5 +303,5 @@ gr.Interface(
303
examples=examples,
304
allow_flagging=False,
305
306
-
enable_queue=True
307
).launch()
303
examples=examples,
304
allow_flagging=False,
305
306
+
307
).launch()