Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -12,9 +12,9 @@ requests
|
|
| 12 |
scikit-image
|
| 13 |
scipy
|
| 14 |
tb-nightly
|
| 15 |
-
torch==
|
| 16 |
-
torchvision==0.
|
| 17 |
-
torchaudio
|
| 18 |
tqdm
|
| 19 |
yapf
|
| 20 |
realesrgan
|
|
|
|
| 12 |
scikit-image
|
| 13 |
scipy
|
| 14 |
tb-nightly
|
| 15 |
+
torch==1.1.0
|
| 16 |
+
torchvision==0.3.0
|
| 17 |
+
torchaudio
|
| 18 |
tqdm
|
| 19 |
yapf
|
| 20 |
realesrgan
|