surkis's picture
initial commit
bf8f636 verified
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.load(
"models/TechWolf/JobBERT-v2",
provider="hf-inference",
).launch()