Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,12 +16,13 @@ torchaudio #==2.5.1
|
|
16 |
xformers==0.0.29.post1
|
17 |
optimum[quanto]
|
18 |
# transformers==4.46.3
|
19 |
-
accelerate==1.1.1
|
20 |
bitsandbytes==0.45.0
|
21 |
sageattention==1.0.6
|
22 |
#git+https://github.com/huggingface/diffusers.git@464374fb87610c53b2cf81e08d3df628fada3ce4
|
23 |
git+https://github.com/huggingface/diffusers.git
|
24 |
git+https://github.com/huggingface/accelerate.git
|
|
|
25 |
git+https://github.com/Howe2018/ParaAttention.git
|
26 |
torchao==0.7.0
|
27 |
imageio-ffmpeg==0.5.1
|
|
|
16 |
xformers==0.0.29.post1
|
17 |
optimum[quanto]
|
18 |
# transformers==4.46.3
|
19 |
+
#accelerate==1.1.1
|
20 |
bitsandbytes==0.45.0
|
21 |
sageattention==1.0.6
|
22 |
#git+https://github.com/huggingface/diffusers.git@464374fb87610c53b2cf81e08d3df628fada3ce4
|
23 |
git+https://github.com/huggingface/diffusers.git
|
24 |
git+https://github.com/huggingface/accelerate.git
|
25 |
+
git+https://github.com/huggingface/transformers.git
|
26 |
git+https://github.com/Howe2018/ParaAttention.git
|
27 |
torchao==0.7.0
|
28 |
imageio-ffmpeg==0.5.1
|