Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ torch==2.1.0
|
|
2 |
torchvision==0.16.0
|
3 |
torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cu121
|
4 |
diffusers==0.27.2
|
|
|
5 |
gradio==5.7.1
|
6 |
imageio==2.36.0
|
7 |
imageio-ffmpeg==0.5.1
|
|
|
2 |
torchvision==0.16.0
|
3 |
torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cu121
|
4 |
diffusers==0.27.2
|
5 |
+
einops==0.8.0
|
6 |
gradio==5.7.1
|
7 |
imageio==2.36.0
|
8 |
imageio-ffmpeg==0.5.1
|