Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Thebull
/
Imagenes.py
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0f15a45
Imagenes.py
/
app.py
Thebull
initial commit
0f15a45
over 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/segmind/Segmind-Vega"
).launch()