Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
|
|
| 1 |
numpy<2
|
| 2 |
-
gradio
|
| 3 |
spaces
|
| 4 |
insightface==0.7.3
|
| 5 |
onnxruntime-gpu
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
numpy<2
|
|
|
|
| 3 |
spaces
|
| 4 |
insightface==0.7.3
|
| 5 |
onnxruntime-gpu
|