Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ufrogAdv
/
nlpaueb-legal-bert-base-uncased
like
0
Running
App
Files
Files
Community
main
nlpaueb-legal-bert-base-uncased
/
app.py
ufrogAdv
initial commit
fe488dd
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nlpaueb/legal-bert-base-uncased"
).launch()