Spaces:
Build error
Build error
Commit ·
498a65b
1
Parent(s): b466994
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
huggingface_hub
|
| 2 |
onnxruntime
|
| 3 |
-
numpy==1.19.
|
| 4 |
gradio==3.18.0
|
| 5 |
httpx==0.24.1
|
| 6 |
retina-face
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
onnxruntime
|
| 3 |
+
numpy==1.19.5
|
| 4 |
gradio==3.18.0
|
| 5 |
httpx==0.24.1
|
| 6 |
retina-face
|