Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ huggingface-hub
|
|
13 |
insightface==0.7.3
|
14 |
|
15 |
gradio
|
16 |
-
httpx[socks]
|
|
|
|
13 |
insightface==0.7.3
|
14 |
|
15 |
gradio
|
16 |
+
httpx[socks]
|
17 |
+
datasets
|