Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Saturdays
/
Focus_on_driving
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KikoDM
commited on
Apr 28, 2022
Commit
b5f6374
·
1 Parent(s):
3c55658
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -90,4 +90,4 @@ iface = gr.Interface(
90
91
92
93
-
iface.launch(
Debug=True
)
90
91
92
93
+
iface.launch()