Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ spaces
|
|
9 |
huggingface_hub
|
10 |
accelerate==0.32.0
|
11 |
peft
|
12 |
-
git+https://github.com/ToTheBeginning/facexlib.git
|
|
|
|
|
|
9 |
huggingface_hub
|
10 |
accelerate==0.32.0
|
11 |
peft
|
12 |
+
git+https://github.com/ToTheBeginning/facexlib.git
|
13 |
+
|
14 |
+
httpx[socks]
|