Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -12,8 +12,8 @@ requests
|
|
| 12 |
scikit-image
|
| 13 |
scipy
|
| 14 |
tb-nightly
|
| 15 |
-
torch==
|
| 16 |
-
torchvision==0.
|
| 17 |
torchaudio
|
| 18 |
tqdm
|
| 19 |
yapf
|
|
|
|
| 12 |
scikit-image
|
| 13 |
scipy
|
| 14 |
tb-nightly
|
| 15 |
+
torch==2.0.1
|
| 16 |
+
torchvision==0.15.2
|
| 17 |
torchaudio
|
| 18 |
tqdm
|
| 19 |
yapf
|