Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
geoffhorowitz
/
chatbot_sandbox
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chatbot_sandbox
File size: 79 Bytes
7cd8d00
1
2
3
import
gradio
as
gr gr.Interface.load(
"models/openchat/openchat_3.5"
).launch()