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 |
-
flash-attn==2.7.0
|
|
|
1 |
numpy==1.25.0
|
2 |
torch==2.4.0
|
3 |
transformers==4.46.2
|
4 |
+
pillow==10.3.0
|
|