Werwdex's picture
initial commit
33e9379 verified
raw
history blame contribute delete
99 Bytes
import gradio as gr
gr.load(
"models/BAAI/bge-large-zh",
provider="hf-inference",
).launch()