Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sarvamangalak
/
Smart_Vehicle_Classification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sarvamangalak
commited on
Jan 25
Commit
906908a
·
verified
·
1 Parent(s):
94f6a99
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -327,4 +327,5 @@ with demo:
327
)
328
329
330
-
demo.
launch
(
debug=True, enable_queue=True
)
327
)
328
329
330
+
demo.
queue
()
331
+
demo.launch(debug=True)