Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
scian
/
esm-1
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
esm-1
/
app.py
scian
initial commit
a1cfa3b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/esm1b_t33_650M_UR50S"
).launch()