Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ opencv-python
|
|
10 |
av
|
11 |
accelerate==0.27.2
|
12 |
scipy
|
13 |
-
colorlog
|
|
|
|
10 |
av
|
11 |
accelerate==0.27.2
|
12 |
scipy
|
13 |
+
colorlog
|
14 |
+
numpy==1.26.4
|