Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adeelahmed2002
/
microsoft-BioGPT-Large-PubMedQA
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-BioGPT-Large-PubMedQA
/
app.py
adeelahmed2002
initial commit
8a15dcd
almost 2 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()