se cambia la version de numpy
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
numpy
|
2 |
omegaconf==2.3.0
|
3 |
Pillow==11.0.0
|
4 |
pytorch_lightning==2.4.0
|
|
|
1 |
+
numpy==1.21.5
|
2 |
omegaconf==2.3.0
|
3 |
Pillow==11.0.0
|
4 |
pytorch_lightning==2.4.0
|