AutomataIntelligence commited on
Commit
ee0f9ce
·
verified ·
1 Parent(s): 6be34c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Weapons Detection YOLOv8-4
3
  emoji: 🔫
4
  colorFrom: indigo
5
  colorTo: red
@@ -7,8 +7,6 @@ sdk: gradio
7
  sdk_version: 4.21.0
8
  app_file: app.py
9
  pinned: false
10
- description: A model that can detect weapons
11
  license: apache-2.0
12
- ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Weapons Detection
3
  emoji: 🔫
4
  colorFrom: indigo
5
  colorTo: red
 
7
  sdk_version: 4.21.0
8
  app_file: app.py
9
  pinned: false
10
+ description: Automata Intelligence weapons detection model
11
  license: apache-2.0
12
+ ---