Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ numpy==1.24.3
|
|
4 |
onnxruntime==1.17.1
|
5 |
opencv_python==4.8.1.78
|
6 |
Pillow==10.1.0
|
7 |
-
torch==2.
|
8 |
torchvision==0.16.0
|
9 |
tqdm==4.66.1
|
|
|
4 |
onnxruntime==1.17.1
|
5 |
opencv_python==4.8.1.78
|
6 |
Pillow==10.1.0
|
7 |
+
torch==2.1.0
|
8 |
torchvision==0.16.0
|
9 |
tqdm==4.66.1
|