Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sgumbel
/
kuelumbus-polyBERT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
153365b
kuelumbus-polyBERT
/
app.py
sgumbel
initial commit
153365b
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/kuelumbus/polyBERT"
).launch()