Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ scipy
|
|
| 5 |
torch
|
| 6 |
tqdm
|
| 7 |
transformers
|
| 8 |
-
xformers
|
|
|
|
|
|
|
|
|
| 5 |
torch
|
| 6 |
tqdm
|
| 7 |
transformers
|
| 8 |
+
xformers
|
| 9 |
+
pydantic==2.10.6
|
| 10 |
+
httpx==0.24.1
|