Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xianmao
/
ctheodoris-Geneformer
like
0
Runtime error
App
Files
Files
Community
8a55f11
ctheodoris-Geneformer
/
app.py
xianmao
initial commit
8a55f11
verified
9 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/ctheodoris/Geneformer"
).launch()