Spaces:
Runtime error
Runtime error
algohunt
commited on
Commit
·
685ce39
1
Parent(s):
6f05eea
requirement
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ hydra-core==1.3.2
|
|
12 |
lightning==2.5.1.post0
|
13 |
lightning_utilities==0.14.3
|
14 |
matplotlib==3.10.3
|
15 |
-
numpy==2.
|
16 |
omegaconf==2.3.0
|
17 |
opencv_python==4.11.0.86
|
18 |
Pillow==11.2.1
|
|
|
12 |
lightning==2.5.1.post0
|
13 |
lightning_utilities==0.14.3
|
14 |
matplotlib==3.10.3
|
15 |
+
numpy==2.2.6
|
16 |
omegaconf==2.3.0
|
17 |
opencv_python==4.11.0.86
|
18 |
Pillow==11.2.1
|