Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
spaces
|
2 |
|
3 |
-
git+https://github.com/huggingface/
|
4 |
-
|
5 |
-
accelerate==1.0.1
|
6 |
|
7 |
torchvision
|
8 |
|
@@ -34,4 +32,6 @@ peft
|
|
34 |
|
35 |
triton
|
36 |
|
37 |
-
hidiffusion
|
|
|
|
|
|
1 |
spaces
|
2 |
|
3 |
+
git+https://github.com/huggingface/accelerate.git
|
|
|
|
|
4 |
|
5 |
torchvision
|
6 |
|
|
|
32 |
|
33 |
triton
|
34 |
|
35 |
+
hidiffusion
|
36 |
+
|
37 |
+
git+https://github.com/huggingface/diffusers.git
|