Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jzacharie
/
microsoft-BioGPT-Large-PubMedQA
like
0
Running
App
Files
Files
Community
main
microsoft-BioGPT-Large-PubMedQA
/
app.py
jzacharie
initial commit
0c4e5e6
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/BioGPT-Large-PubMedQA"
).launch()