Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fffiloni
/
ArcaneStyleTransfer_Webcam
like
4
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
009419b
ArcaneStyleTransfer_Webcam
/
app.py
fffiloni
Update app.py
009419b
over 2 years ago
raw
Copy download link
history
blame
Safe
139 Bytes
import
gradio
as
gr
gr.Interface.load(
"spaces/abidlabs/remove-bg"
, inputs=
"webcam"
, title=
"Remove your webcam background!"
).launch()