Commit
·
936e6f2
1
Parent(s):
64a4d5d
update requirements file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ numpy
|
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
torch>=1.7
|
8 |
-
torchvision==0.
|
9 |
tqdm
|
10 |
realesrgan
|
|
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
torch>=1.7
|
8 |
+
torchvision==0.16.2
|
9 |
tqdm
|
10 |
realesrgan
|