Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Wuto
/
Rostlab-prot_t5_xl_uniref50
like
0
Sleeping
App
Files
Files
Community
cfd68cd
Rostlab-prot_t5_xl_uniref50
/
app.py
Wuto
initial commit
cfd68cd
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/Rostlab/prot_t5_xl_uniref50"
).launch()