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