Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch==2.1.0
|
|
2 |
facexlib>=0.2.5
|
3 |
gfpgan>=1.3.7
|
4 |
realesrgan>=0.2.5
|
5 |
-
numpy
|
6 |
opencv-python
|
7 |
torchvision
|
8 |
scipy
|
|
|
2 |
facexlib>=0.2.5
|
3 |
gfpgan>=1.3.7
|
4 |
realesrgan>=0.2.5
|
5 |
+
numpy==1.26.0
|
6 |
opencv-python
|
7 |
torchvision
|
8 |
scipy
|