Spaces:
Running
on
Zero
Running
on
Zero
PommesPeter
commited on
Commit
•
69b467c
1
Parent(s):
2e9113e
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,5 +10,6 @@ fairscale
|
|
10 |
numpy
|
11 |
pillow
|
12 |
torchdiffeq
|
|
|
13 |
click
|
14 |
git+https://github.com/Alpha-VLLM/Lumina-T2X
|
|
|
10 |
numpy
|
11 |
pillow
|
12 |
torchdiffeq
|
13 |
+
flash_attn
|
14 |
click
|
15 |
git+https://github.com/Alpha-VLLM/Lumina-T2X
|