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