Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ datasets
|
|
3 |
einops
|
4 |
hydra-core>=1.3.2
|
5 |
matplotlib
|
6 |
-
numpy
|
7 |
omegaconf>=2.3.0
|
8 |
opencv-python==4.8.0.74
|
9 |
rich>=13.4.2
|
|
|
3 |
einops
|
4 |
hydra-core>=1.3.2
|
5 |
matplotlib
|
6 |
+
numpy<2
|
7 |
omegaconf>=2.3.0
|
8 |
opencv-python==4.8.0.74
|
9 |
rich>=13.4.2
|