Spaces:
Sleeping
Sleeping
Update helmet_detect_alert.py
Browse files- helmet_detect_alert.py +0 -1
helmet_detect_alert.py
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
import cv2
|
| 2 |
import os
|
| 3 |
-
import pyttsx3
|
| 4 |
from ultralytics import YOLO
|
| 5 |
import numpy as np
|
| 6 |
from tkinter import filedialog, messagebox
|
|
|
|
| 1 |
import cv2
|
| 2 |
import os
|
|
|
|
| 3 |
from ultralytics import YOLO
|
| 4 |
import numpy as np
|
| 5 |
from tkinter import filedialog, messagebox
|