Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adeep5
/
segmind-SSD-1B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
55f522b
segmind-SSD-1B
/
app.py
adeep5
Update app.py
55f522b
verified
12 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/CohereForAI/aya-101"
).launch(share=
True
)