Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch --index-url https://download.pytorch.org/whl/cu118
|
3 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
4 |
torchaudio --index-url https://download.pytorch.org/whl/cu118
|
5 |
-
flash-attn
|
6 |
modelscope
|
7 |
pillow
|
8 |
accelerate
|
|
|
2 |
torch --index-url https://download.pytorch.org/whl/cu118
|
3 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
4 |
torchaudio --index-url https://download.pytorch.org/whl/cu118
|
5 |
+
flash-attn==2.3.0
|
6 |
modelscope
|
7 |
pillow
|
8 |
accelerate
|