ishworrsubedii commited on
Commit
c94e8f4
·
verified ·
1 Parent(s): 234f597

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,13 +1,15 @@
1
- # weapon-detection-alert-location-share
2
-
3
  title: Weapon Detection
 
4
  emoji: 🐢
5
  colorFrom: green
6
- colorTo: neon green
7
- sdk: streamlit
8
- sdk_version: 1.32.2
9
- app_file: app.py
10
- pinned: false
 
11
 
12
  This project focuses on enhancing the security of different places, like public areas and banks, by implementing a
13
  robust gun detection and alert system. The system is designed to capture images from an IP camera strategically placed.
 
1
+ ---
2
+ license: apache-2.0
3
  title: Weapon Detection
4
+ sdk: streamlit
5
  emoji: 🐢
6
  colorFrom: green
7
+ colorTo: green
8
+ ---
9
+
10
+
11
+ # weapon-detection-alert-location-share
12
+
13
 
14
  This project focuses on enhancing the security of different places, like public areas and banks, by implementing a
15
  robust gun detection and alert system. The system is designed to capture images from an IP camera strategically placed.