ImageDetection / app.py
antfraia's picture
initial commit
759aeea
raw
history blame
81 Bytes
import gradio as gr
gr.Interface.load("models/facebook/detr-resnet-50").launch()