Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sotosbarl
/
nlpaueb-bert-base-greek-uncased-v1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c796f0a
nlpaueb-bert-base-greek-uncased-v1
/
app.py
sotosbarl
initial commit
c796f0a
about 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/nlpaueb/bert-base-greek-uncased-v1"
).launch()