Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gowtham58
/
Background_Remove_Video_Green_Screen
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5fdbdde
Background_Remove_Video_Green_Screen
/
app.py
gowtham58
initial commit
5fdbdde
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/briaai/RMBG-1.4"
).launch()