Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
numpy==2.
|
| 2 |
Pillow==11.3.0
|
| 3 |
torch==2.8.0
|
| 4 |
torchvision==0.23.0
|
|
|
|
| 1 |
+
numpy==2.2.6
|
| 2 |
Pillow==11.3.0
|
| 3 |
torch==2.8.0
|
| 4 |
torchvision==0.23.0
|