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