Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ankanxopencv
/
BG_Sub.Contour
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ankanxopencv
commited on
Dec 19, 2023
Commit
a68efa2
·
1 Parent(s):
aa20e24
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -109,4 +109,4 @@ app = gr.Interface(
109
allow_flagging="never",
110
examples=[["sample/car.mp4"]],
111
)
112
-
app.queue().launch()
109
allow_flagging="never",
110
examples=[["sample/car.mp4"]],
111
)
112
+
app.queue().launch()