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