Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
basicsr
|
4 |
-
torchvision
|
5 |
torch==2.0.1
|
6 |
torchvision==0.15.2
|
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
basicsr
|
|
|
4 |
torch==2.0.1
|
5 |
torchvision==0.15.2
|