Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mielle
/
ECHR_cases
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9b646fc
ECHR_cases
/
app.py
mielle
initial commit
9b646fc
almost 2 years ago
raw
Copy download link
history
blame
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nlpaueb/bert-base-uncased-echr"
).launch()