Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ numpy
|
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
torch
|
8 |
-
torchvision
|
9 |
tqdm
|
|
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
torch
|
8 |
+
torchvision<2.0
|
9 |
tqdm
|