Spaces:
Runtime error
Runtime error
nicolasni1977
commited on
Commit
·
14a7477
1
Parent(s):
b3ce6fe
removed torchvision==0.8.2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ numpy==1.21.5
|
|
3 |
opencv-contrib-python
|
4 |
opencv-python
|
5 |
#torch==1.7.1
|
6 |
-
torchvision==0.8.2
|
7 |
tqdm
|
8 |
numba==0.55.1
|
9 |
basicsr
|
|
|
3 |
opencv-contrib-python
|
4 |
opencv-python
|
5 |
#torch==1.7.1
|
6 |
+
#torchvision==0.8.2
|
7 |
tqdm
|
8 |
numba==0.55.1
|
9 |
basicsr
|