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