Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
6023oji
/
klue-bert-base
like
0
Sleeping
App
Files
Files
Community
d2c329f
klue-bert-base
/
app.py
6023oji
initial commit
d2c329f
over 1 year ago
raw
Copy download link
history
blame
72 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/klue/bert-base"
).launch()