Spaces:
Running
on
Zero
Running
on
Zero
fix: requirement
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ matplotlib==3.5.3
|
|
3 |
numpy
|
4 |
Pillow==9.5.0
|
5 |
scipy==1.7.3
|
6 |
-
torch==2.
|
7 |
torchvision
|
8 |
einops
|
9 |
opencv-python
|
|
|
3 |
numpy
|
4 |
Pillow==9.5.0
|
5 |
scipy==1.7.3
|
6 |
+
torch==2.2.2
|
7 |
torchvision
|
8 |
einops
|
9 |
opencv-python
|