Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
|
@@ -18,7 +18,7 @@ import os
|
|
| 18 |
model = YOLO('kadirnar/yolov8n-v8.0')
|
| 19 |
CLASS = model.model.names
|
| 20 |
ZIP = False
|
| 21 |
-
default_bot_voice = "
|
| 22 |
area_threshold = 0.25
|
| 23 |
|
| 24 |
# Config for human input
|
|
|
|
| 18 |
model = YOLO('kadirnar/yolov8n-v8.0')
|
| 19 |
CLASS = model.model.names
|
| 20 |
ZIP = False
|
| 21 |
+
default_bot_voice = "γγγ«γ‘γ―"
|
| 22 |
area_threshold = 0.25
|
| 23 |
|
| 24 |
# Config for human input
|