Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -21,7 +21,7 @@ numpy==1.26.4
|
|
21 |
opencv-python-headless
|
22 |
Pillow
|
23 |
insightface
|
24 |
-
basicsr
|
25 |
realesrgan
|
26 |
onnxruntime-gpu
|
27 |
|
|
|
21 |
opencv-python-headless
|
22 |
Pillow
|
23 |
insightface
|
24 |
+
basicsr==1.4.2
|
25 |
realesrgan
|
26 |
onnxruntime-gpu
|
27 |
|