Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ihkaraman
/
medical-chatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a69c676
medical-chatbot
/
app22.py
ihkaraman
Rename app.py to app22.py
a69c676
verified
2 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/BioGPT-Large-PubMedQA"
).launch()