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