Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ open_clip_torch
|
|
| 8 |
pillow
|
| 9 |
scipy
|
| 10 |
timm
|
| 11 |
-
torch
|
| 12 |
torchvision==0.15.2
|
| 13 |
torchaudio==2.0.2
|
| 14 |
tqdm
|
|
|
|
| 8 |
pillow
|
| 9 |
scipy
|
| 10 |
timm
|
| 11 |
+
torch==2.0.1
|
| 12 |
torchvision==0.15.2
|
| 13 |
torchaudio==2.0.2
|
| 14 |
tqdm
|