Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JieHuang
/
DNABERT-S
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DNABERT-S
/
app.py
JieHuang
initial commit
6c18436
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/zhihan1996/DNABERT-S"
).launch()