ImageDetection / app.py
antfraia's picture
Update app.py
6480b82
raw
history blame contribute delete
71 Bytes
import gradio as gr
gr.load("models/facebook/detr-resnet-50").launch()