Spaces:
Build error
Build error
Podtekatel
commited on
Commit
•
1d578a3
1
Parent(s):
d9b9814
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
huggingface_hub==0.10.1
|
2 |
onnxruntime
|
3 |
numpy
|
4 |
-
gradio
|
|
|
5 |
retina-face
|
|
|
1 |
huggingface_hub==0.10.1
|
2 |
onnxruntime
|
3 |
numpy
|
4 |
+
gradio==3.18.0
|
5 |
+
httpx==0.24.1
|
6 |
retina-face
|