Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BenBranyon
/
dialog-chatbot
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dialog-chatbot
/
app.py
BenBranyon
initial commit
7701c88
verified
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/satvikag/chatbot"
).launch()