Spaces:
Build error
Build error
Commit ·
510a74d
1
Parent(s): 7f93ab4
update libs
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch==2.6.0
|
| 2 |
-
torchvision==0.21.0
|
| 3 |
pillow==10.2.0
|
| 4 |
numpy==1.26.3
|
| 5 |
onnx==1.16.1
|
|
|
|
| 1 |
+
torch==2.6.0
|
| 2 |
+
torchvision==0.21.0
|
| 3 |
pillow==10.2.0
|
| 4 |
numpy==1.26.3
|
| 5 |
onnx==1.16.1
|