Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
numpy==1.25.0
|
2 |
torch==2.4.0
|
3 |
transformers==4.46.2
|
4 |
-
pillow==10.3.0
|
5 |
-
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu12torch2.4cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
|
|
|
1 |
numpy==1.25.0
|
2 |
torch==2.4.0
|
3 |
transformers==4.46.2
|
4 |
+
pillow==10.3.0
|
|