Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz
/
model
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8edc7f0
model
/
app.py
soiz
Update app.py
8edc7f0
verified
7 months ago
raw
Copy download link
history
blame
130 Bytes
import
gradio
as
gr
# Switch to the new method as per the deprecation warning
gr.load(
"models/often"
, alias=
"removebg"
).launch()