prithivMLmods commited on
Commit
dfa3fdd
·
verified ·
1 Parent(s): 64661df

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.6cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
2
  transformers-stream-generator
 
3
  huggingface_hub
4
  qwen-vl-utils
5
  sentencepiece
6
  opencv-python
7
  torch==2.6.0
8
  docling-core
9
- transformers
10
  torchvision
11
  matplotlib
12
  accelerate
 
1
  flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.6cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
2
  transformers-stream-generator
3
+ transformers==4.57.2
4
  huggingface_hub
5
  qwen-vl-utils
6
  sentencepiece
7
  opencv-python
8
  torch==2.6.0
9
  docling-core
 
10
  torchvision
11
  matplotlib
12
  accelerate