Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ torch==2.1.2
|
|
2 |
torchvision==0.16.2
|
3 |
torchaudio==2.1.2
|
4 |
pytorch-cuda==11.8
|
5 |
-
accelerate==0.25.0
|
6 |
diffusers==0.26.1
|
7 |
transformers==4.25.1
|
8 |
imageio==2.27.0
|
|
|
2 |
torchvision==0.16.2
|
3 |
torchaudio==2.1.2
|
4 |
pytorch-cuda==11.8
|
|
|
5 |
diffusers==0.26.1
|
6 |
transformers==4.25.1
|
7 |
imageio==2.27.0
|