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