Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joys631
/
allenai-cosmo-xl
like
0
Sleeping
App
Files
Files
Community
775cc38
allenai-cosmo-xl
/
app.py
joys631
initial commit
775cc38
verified
12 months ago
raw
Copy download link
history
blame
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/allenai/cosmo-xl"
).launch()