Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pillow
|
|
7 |
numpy
|
8 |
opencv-python
|
9 |
sounddevice
|
10 |
-
pytz
|
|
|
|
7 |
numpy
|
8 |
opencv-python
|
9 |
sounddevice
|
10 |
+
pytz
|
11 |
+
accelerate
|