prithivMLmods commited on
Commit
4341758
·
verified ·
1 Parent(s): 7ec616f

upload requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/peft.git
3
  transformers-stream-generator
 
4
  huggingface_hub
5
  albumentations
6
  qwen-vl-utils
7
  pyvips-binary
8
  sentencepiece
9
  opencv-python
10
- transformers
11
  docling-core
12
  python-docx
13
  torchvision
 
1
  git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/peft.git
3
  transformers-stream-generator
4
+ transformers==4.57.1
5
  huggingface_hub
6
  albumentations
7
  qwen-vl-utils
8
  pyvips-binary
9
  sentencepiece
10
  opencv-python
 
11
  docling-core
12
  python-docx
13
  torchvision