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...
main
HuggingFaceTB-cosmo-1b
/
app.py
jacobg7
initial commit
b0c6e4e
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/HuggingFaceTB/cosmo-1b"
).launch()