Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aalee663
/
chatbot
like
0
Runtime error
App
Files
Files
Community
main
chatbot
/
app.py
aalee663
initial commit
99264f5
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/allenai/cosmo-xl"
).launch()