Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mzeshle
/
microsoft-BioGPT-Large
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-BioGPT-Large
/
app.py
Mzeshle
initial commit
c7712f3
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/BioGPT-Large"
).launch()