Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ insightface>=0.7.0
|
|
17 |
facexlib
|
18 |
timm
|
19 |
huggingface_hub
|
20 |
-
spaces
|
|
|
|
17 |
facexlib
|
18 |
timm
|
19 |
huggingface_hub
|
20 |
+
spaces
|
21 |
+
requests>=2.28.0
|