Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ZaddyMattty/microsoft-BioGPT-Large
MMYang
/
microsoft-BioGPT-Large
like
1
Runtime error
App
Files
Files
Community
de30509
microsoft-BioGPT-Large
/
app.py
MMYang
Duplicate from ZaddyMattty/microsoft-BioGPT-Large
de30509
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/BioGPT-Large"
).launch()