Spaces:
Runtime error
Runtime error
Update requirements_HF.txt
Browse files- requirements_HF.txt +1 -1
requirements_HF.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
addict
|
2 |
future
|
3 |
lmdb
|
4 |
-
numpy
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
pyyaml
|
|
|
1 |
addict
|
2 |
future
|
3 |
lmdb
|
4 |
+
numpy<2
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
pyyaml
|