Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ accelerate
|
|
5 |
pillow
|
6 |
qwen_vl_utils
|
7 |
torchvision
|
8 |
-
flash_attn==1.0.5
|
|
|
|
5 |
pillow
|
6 |
qwen_vl_utils
|
7 |
torchvision
|
8 |
+
flash_attn==1.0.5
|
9 |
+
numpy
|