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
File size: 74 Bytes
99264f5
1
2
3
import
gradio
as
gr gr.Interface.load(
"models/allenai/cosmo-xl"
).launch()