Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -10,3 +10,6 @@ pillow
|
|
10 |
einops
|
11 |
torch
|
12 |
peft
|
|
|
|
|
|
|
|
10 |
einops
|
11 |
torch
|
12 |
peft
|
13 |
+
|
14 |
+
huggingface_hub==0.25.0
|
15 |
+
httpx[socks]
|