prithivMLmods commited on
Commit
af5c970
·
verified ·
1 Parent(s): 48bed96

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -19
requirements.txt CHANGED
@@ -1,25 +1,26 @@
 
1
  git+https://github.com/huggingface/transformers.git
2
  git+https://github.com/huggingface/accelerate.git
3
  git+https://github.com/huggingface/peft.git
4
- xformers
5
- av
6
- fpdf
7
- peft
8
- torch
9
- spaces
10
- hf_xet
11
- gradio
12
- pillow
13
- pymupdf
14
- requests
15
- reportlab
16
- num2words
17
  python-docx
18
- safetensors
 
19
  torchvision
20
- huggingface_hub
21
- opencv-python
 
 
22
  sentencepiece
23
- qwen-vl-utils
24
- transformers-stream-generator
25
- git+https://github.com/Dao-AILab/flash-attention.git
 
 
 
 
 
 
 
1
+ git+https://github.com/Dao-AILab/flash-attention.git
2
  git+https://github.com/huggingface/transformers.git
3
  git+https://github.com/huggingface/accelerate.git
4
  git+https://github.com/huggingface/peft.git
5
+ transformers-stream-generator
6
+ opencv-python
7
+ docling-core
8
+ huggingface_hub
 
 
 
 
 
 
 
 
 
9
  python-docx
10
+ albumentations
11
+ qwen-vl-utils
12
  torchvision
13
+ safetensors
14
+ num2words
15
+ reportlab
16
+ pymupdf
17
  sentencepiece
18
+ spaces
19
+ xformers
20
+ pillow
21
+ gradio
22
+ requests
23
+ torch
24
+ fpdf
25
+ hf_xet
26
+ av