Spaces:
Running
Running
File size: 95 Bytes
000add4 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/avichr/heBERT",
provider="hf-inference",
).launch() |