Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lee-t
/
Rostlab-prot_bert
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8dc943c
Rostlab-prot_bert
/
app.py
lee-t
initial commit
8dc943c
about 2 years ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Rostlab/prot_bert"
).launch()