kooldark's picture
initial commit
eb83f19 verified
raw
history blame
100 Bytes
import gradio as gr
gr.load(
"models/microsoft/git-base",
provider="hf-inference",
).launch()