Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seemorebricks
/
microsoft-BioGPT-Large-PubMedQA
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-BioGPT-Large-PubMedQA
/
app.py
Seemore
initial commit
96c8918
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/BioGPT-Large-PubMedQA"
).launch()