Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
asylwan
/
KBLab-bert-base-swedish-cased-pos
like
0
Sleeping
App
Files
Files
Community
main
KBLab-bert-base-swedish-cased-pos
/
app.py
asylwan
initial commit
2e8b292
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/KBLab/bert-base-swedish-cased-pos"
).launch()