Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nerfadox
/
segmind-SSD-1B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bba3ff4
segmind-SSD-1B
/
app.py
nerfadox
initial commit
bba3ff4
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/segmind/SSD-1B"
).launch()