Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,17 @@
|
|
|
|
|
|
1 |
title: Weapon Detection
|
2 |
emoji: 🐢
|
3 |
colorFrom: green
|
4 |
-
colorTo:
|
5 |
sdk: streamlit
|
|
|
6 |
sdk_version: 1.32.2
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
|
|
|
|
|
10 |
# weapon-detection-alert-location-share
|
11 |
|
12 |
This project focuses on enhancing the security of different places, like public areas and banks, by implementing a
|
|
|
1 |
+
---
|
2 |
+
|
3 |
title: Weapon Detection
|
4 |
emoji: 🐢
|
5 |
colorFrom: green
|
6 |
+
colorTo: green
|
7 |
sdk: streamlit
|
8 |
+
python_version: 3.10
|
9 |
sdk_version: 1.32.2
|
10 |
app_file: app.py
|
11 |
pinned: false
|
12 |
|
13 |
+
---
|
14 |
+
|
15 |
# weapon-detection-alert-location-share
|
16 |
|
17 |
This project focuses on enhancing the security of different places, like public areas and banks, by implementing a
|