Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ torch==2.5.1
|
|
| 8 |
torchvision==0.20.1
|
| 9 |
|
| 10 |
# --- Core ---
|
| 11 |
-
numpy==1.
|
| 12 |
Pillow==10.0.0
|
| 13 |
protobuf==3.20.3
|
| 14 |
|
|
|
|
| 8 |
torchvision==0.20.1
|
| 9 |
|
| 10 |
# --- Core ---
|
| 11 |
+
numpy==1.21.6
|
| 12 |
Pillow==10.0.0
|
| 13 |
protobuf==3.20.3
|
| 14 |
|