Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
maxpumperla
/
stanford-crfm-BioMedLM
like
0
Running
App
Files
Files
Community
main
stanford-crfm-BioMedLM
/
app.py
maxpumperla
initial commit
57c3444
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stanford-crfm/BioMedLM"
).launch()