Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ fastapi
|
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
Pillow
|
| 5 |
-
numpy
|
| 6 |
opencv-python-headless
|
| 7 |
basicsr
|
| 8 |
realesrgan
|
|
|
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
Pillow
|
| 5 |
+
numpy==1.26.4
|
| 6 |
opencv-python-headless
|
| 7 |
basicsr
|
| 8 |
realesrgan
|