Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
devUsoroh
/
jianghc-medical_chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5d2718c
jianghc-medical_chatbot
/
app.py
devUsoroh
initial commit
5d2718c
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/jianghc/medical_chatbot"
).launch()