ArturoLara commited on
Commit
57153e0
·
1 Parent(s): d5e14b3

Create demo

Browse files
Files changed (1) hide show
  1. demo +3 -0
demo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import gradio as gr
2
+
3
+ gr.Interface.load("huggingface/mishig/tiny-detr-mobilenetsv3").launch();