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