Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,6 +3,8 @@ torchvision==0.19.0
|
|
3 |
torchaudio==2.4.0
|
4 |
-f https://download.pytorch.org/whl/cu121
|
5 |
|
|
|
|
|
6 |
comfy==0.0.1
|
7 |
einops==0.8.0
|
8 |
imageio==2.36.1
|
|
|
3 |
torchaudio==2.4.0
|
4 |
-f https://download.pytorch.org/whl/cu121
|
5 |
|
6 |
+
google-genai==1.5.0
|
7 |
+
pydantic==2.10.6
|
8 |
comfy==0.0.1
|
9 |
einops==0.8.0
|
10 |
imageio==2.36.1
|