Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yejunbin
/
stanford-crfm-BioMedLM
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
94d94fd
stanford-crfm-BioMedLM
/
app.py
yejunbin
initial commit
94d94fd
about 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stanford-crfm/BioMedLM"
).launch()