prithivMLmods commited on
Commit
bce7631
·
verified ·
1 Parent(s): 3e8f362

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- transformers
2
  transformers-stream-generator
3
  qwen-vl-utils
4
  torchvision
@@ -11,4 +11,5 @@ spaces
11
  accelerate
12
  pillow
13
  opencv-python
14
- av
 
 
1
+ git+https://github.com/huggingface/transformers[email protected]
2
  transformers-stream-generator
3
  qwen-vl-utils
4
  torchvision
 
11
  accelerate
12
  pillow
13
  opencv-python
14
+ av
15
+ flash-attn==2.8.0.post2