Spaces:
Running
Running
Podtekatel
commited on
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
huggingface_hub==0.
|
2 |
onnxruntime
|
3 |
-
numpy
|
4 |
-
gradio==3.
|
5 |
httpx==0.24.1
|
6 |
-
retina-face
|
7 |
-
keras==2.13.1
|
|
|
1 |
+
huggingface_hub==0.10.1
|
2 |
onnxruntime
|
3 |
+
numpy
|
4 |
+
gradio==3.18.0
|
5 |
httpx==0.24.1
|
6 |
+
retina-face
|
|