kooldark's picture
initial commit
c529509 verified
raw
history blame contribute delete
106 Bytes
import gradio as gr
gr.load(
"models/microsoft/git-large-coco",
provider="hf-inference",
).launch()