Spaces:
Build error
Build error
Ketengan-Diffusion-Lab
commited on
Commit
•
fca9b9b
1
Parent(s):
a3731ff
Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
@@ -1,13 +1,8 @@
|
|
1 |
-
transformers
|
2 |
-
torch
|
3 |
torchvision
|
|
|
|
|
4 |
gradio
|
5 |
-
accelerate
|
6 |
spaces
|
7 |
decord
|
8 |
einops
|
9 |
-
sentencepiece
|
10 |
-
ninja
|
11 |
-
wheel
|
12 |
-
git+https://github.com/HazyResearch/flash-attention.git
|
13 |
-
Pillow
|
|
|
|
|
|
|
1 |
torchvision
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
gradio
|
|
|
5 |
spaces
|
6 |
decord
|
7 |
einops
|
8 |
+
sentencepiece
|
|
|
|
|
|
|
|