Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ pyfacer==0.0.4
|
|
17 |
numpy==1.26.4
|
18 |
numba==0.60.0
|
19 |
insightface==0.7.3
|
20 |
-
huggingface-hub==0.26.1
|
21 |
facexlib==0.3.0
|
22 |
timm==1.0.9
|
23 |
func_timeout==4.3.5
|
|
|
17 |
numpy==1.26.4
|
18 |
numba==0.60.0
|
19 |
insightface==0.7.3
|
20 |
+
#huggingface-hub==0.26.1
|
21 |
facexlib==0.3.0
|
22 |
timm==1.0.9
|
23 |
func_timeout==4.3.5
|