prithivMLmods commited on
Commit
4ad0254
·
verified ·
1 Parent(s): c383e0d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,6 @@ flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7
2
  git+https://github.com/huggingface/accelerate.git
3
  git+https://github.com/huggingface/peft.git
4
  transformers-stream-generator
5
- transformers==4.45.0
6
  gradio_pdf==0.0.22
7
  huggingface_hub
8
  albumentations
@@ -12,6 +11,7 @@ pyvips-binary
12
  sentencepiece
13
  opencv-python
14
  docling-core
 
15
  torch==2.6.0
16
  python-docx
17
  torchvision
 
2
  git+https://github.com/huggingface/accelerate.git
3
  git+https://github.com/huggingface/peft.git
4
  transformers-stream-generator
 
5
  gradio_pdf==0.0.22
6
  huggingface_hub
7
  albumentations
 
11
  sentencepiece
12
  opencv-python
13
  docling-core
14
+ transformers
15
  torch==2.6.0
16
  python-docx
17
  torchvision