Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rezuwan
/
Road_and_Pedestrian_Detection
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rezuwan
commited on
Feb 15
Commit
4103678
·
verified
·
1 Parent(s):
b9bfb97
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -59,7 +59,7 @@ iface = gr.Interface(
59
60
"""
61
62
-
)
63
allow_flagging="never" # Disables unwanted flags
64
)
65
59
60
"""
61
62
+
)
,
63
allow_flagging="never" # Disables unwanted flags
64
)
65