Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
qwedsa
/
nlpaueb-legal-bert-small-uncased
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nlpaueb-legal-bert-small-uncased
/
app.py
qwedsa
initial commit
d6d4120
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nlpaueb/legal-bert-small-uncased"
).launch()