issue with zerogpu and numpy version ?
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
scikit-learn
|
2 |
pillow-heif
|
3 |
torch
|
|
|
1 |
+
numpy<2.0.0
|
2 |
scikit-learn
|
3 |
pillow-heif
|
4 |
torch
|