Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kitkatchoco
/
nlpaueb
like
0
Sleeping
App
Files
Files
Community
748c988
nlpaueb
/
app.py
kitkatchoco
initial commit
748c988
almost 2 years ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nlpaueb/legal-bert-base-uncased"
).launch()