Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jacobg7
/
HuggingFaceTB-cosmo-1b
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b0c6e4e
HuggingFaceTB-cosmo-1b
/
app.py
jacobg7
initial commit
b0c6e4e
verified
11 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/HuggingFaceTB/cosmo-1b"
).launch()