Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rarie
/
CV-Aircraft-Rusova
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rarie
commited on
Dec 13, 2023
Commit
eb8cc8f
·
1 Parent(s):
622237c
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
import gradio as gr
2
+
3
+
4
+
gr.load("models/Illia56/Illia56-Military-Aircraft-Detection",title="Проєкт Марії Русової на тему 'Розробка CV моделі ддя виявлення військової авіаціїї'").launch()