Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AI-Spock
/
casehold-custom-legalbert
like
0
Sleeping
App
Files
Files
Community
f9bc88e
casehold-custom-legalbert
/
app.py
AI-Spock
initial commit
f9bc88e
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/casehold/custom-legalbert"
).launch()