darkness2131's picture
initial commit
676843d verified
raw
history blame contribute delete
100 Bytes
import gradio as gr
gr.load(
"models/law-ai/InLegalBERT",
provider="hf-inference",
).launch()