import gradio as gr

gr.load(
   "models/TechWolf/JobBERT-v2",
   provider="hf-inference",
).launch()