Spaces:
Runtime error
Runtime error
GPTfree api
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ basicsr>=1.4.2
|
|
4 |
facexlib>=0.2.5
|
5 |
gfpgan>=1.3.7
|
6 |
realesrgan>=0.2.5
|
7 |
-
numpy
|
8 |
opencv-python
|
9 |
torchvision
|
10 |
scipy
|
|
|
4 |
facexlib>=0.2.5
|
5 |
gfpgan>=1.3.7
|
6 |
realesrgan>=0.2.5
|
7 |
+
numpy<2
|
8 |
opencv-python
|
9 |
torchvision
|
10 |
scipy
|