Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sejamenath2023
/
Rostlab-prot_t5_xl_uniref50
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0f7a4c3
Rostlab-prot_t5_xl_uniref50
/
app.py
sejamenath2023
initial commit
0f7a4c3
about 1 year ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/Rostlab/prot_t5_xl_uniref50"
).launch()