Rarie commited on
Commit
eb8cc8f
1 Parent(s): 622237c

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ import gradio as gr
2
+
3
+
4
+ gr.load("models/Illia56/Illia56-Military-Aircraft-Detection",title="Проєкт Марії Русової на тему 'Розробка CV моделі ддя виявлення військової авіаціїї'").launch()