avichr-heBERT / app.py
ori-frenkel's picture
initial commit
7207b47 verified
raw
history blame contribute delete
95 Bytes
import gradio as gr
gr.load(
"models/avichr/heBERT",
provider="hf-inference",
).launch()