numpy
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ cupy-cuda11x
|
|
3 |
huggingface-hub
|
4 |
kornia
|
5 |
kornia_rs
|
6 |
-
numpy
|
7 |
open_clip_torch
|
8 |
pillow
|
9 |
scipy
|
|
|
3 |
huggingface-hub
|
4 |
kornia
|
5 |
kornia_rs
|
6 |
+
numpy<2
|
7 |
open_clip_torch
|
8 |
pillow
|
9 |
scipy
|