Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SoniR
/
Chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Chatbot
/
app.py
SoniR
Update app.py
99a9c74
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
156 Bytes
# import gradio as gr
# gr.Interface.load("models/ogpat23/Jules-Chatbot").launch()
import
gradio
as
gr
gr.Interface.load(
"models/SoniR/config"
).launch()