Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -22,4 +22,4 @@ insightface==0.7.3
|
|
| 22 |
onnx==1.17.0
|
| 23 |
onnxruntime==1.20.1
|
| 24 |
simple-lama-inpainting==0.1.2
|
| 25 |
-
numpy==1.
|
|
|
|
| 22 |
onnx==1.17.0
|
| 23 |
onnxruntime==1.20.1
|
| 24 |
simple-lama-inpainting==0.1.2
|
| 25 |
+
numpy==1.24.3
|