changed torchvision version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ supervision==0.6.0
|
|
17 |
termcolor==2.4.0
|
18 |
timm==0.9.12
|
19 |
torch==2.2.2
|
20 |
-
torchvision==0.
|
21 |
tqdm==4.65.2
|
22 |
transformers==4.36.2
|
23 |
typer==0.10.0
|
|
|
17 |
termcolor==2.4.0
|
18 |
timm==0.9.12
|
19 |
torch==2.2.2
|
20 |
+
torchvision==0.17.2
|
21 |
tqdm==4.65.2
|
22 |
transformers==4.36.2
|
23 |
typer==0.10.0
|