Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
amirgame197/Remove-Video-Background
kymlcode
/
Remove-Video-Background
like
13
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
amirgame197
commited on
Feb 20, 2024
Commit
3ba8a2d
·
verified
·
1 Parent(s):
b25a6ce
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -45,3 +45,4 @@ def doo(video):
45
46
iface = gr.Interface(fn=doo, inputs="video", outputs="video")
47
iface.launch()
45
46
iface = gr.Interface(fn=doo, inputs="video", outputs="video")
47
iface.launch()
48
+
#