Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Kirill1234
/
chatbot
like
0
Runtime error
App
Files
Files
Community
d8d0fd6
chatbot
/
app.py
Kirill1234
Update app.py
db1a3f6
over 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/satvikag/chatbot"
).launch()