Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
BenBranyon
/
dialog-chatbot
like
0
Sleeping
App
Files
Files
Community
main
dialog-chatbot
/
app.py
BenBranyon
initial commit
7701c88
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/satvikag/chatbot"
).launch()