Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch>=1.7
|
|
|
2 |
facexlib>=0.2.5
|
3 |
numpy
|
4 |
opencv-python
|
|
|
1 |
torch>=1.7
|
2 |
+
basicsr>=1.4.2
|
3 |
facexlib>=0.2.5
|
4 |
numpy
|
5 |
opencv-python
|