Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
habeebb5
/
biogpt-demo
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a44b4ed
biogpt-demo
/
app.py
habeebb5
Update app.py
a44b4ed
about 2 years ago
raw
Copy download link
history
blame
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/biogpt"
).launch()