Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Intrusion Detection System
|
2 |
|
3 |
## Overview
|
@@ -56,4 +63,4 @@ python app.py
|
|
56 |
## Usage
|
57 |
|
58 |
- **Real-Time Video Feed**: Click the "Real-Time Video Feed" button to start the video stream from your camera. Use the "Play" and "Pause" buttons to control the video feed.
|
59 |
-
- **Upload Image**: Click the "Upload Image" button to select an image file from your device and get detection results.
|
|
|
1 |
+
---
|
2 |
+
title: INTRUSITON
|
3 |
+
sdk: docker
|
4 |
+
emoji: 🏃
|
5 |
+
colorFrom: red
|
6 |
+
colorTo: yellow
|
7 |
+
---
|
8 |
# Intrusion Detection System
|
9 |
|
10 |
## Overview
|
|
|
63 |
## Usage
|
64 |
|
65 |
- **Real-Time Video Feed**: Click the "Real-Time Video Feed" button to start the video stream from your camera. Use the "Play" and "Pause" buttons to control the video feed.
|
66 |
+
- **Upload Image**: Click the "Upload Image" button to select an image file from your device and get detection results.
|