prithivMLmods commited on
Commit
87f414d
·
verified ·
1 Parent(s): 8e1fe83

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -4
requirements.txt CHANGED
@@ -1,9 +1,19 @@
1
- transformers==4.55.0
2
- accelerate==1.10.0
 
3
  transformers-stream-generator
4
- torch
5
- torchvision
6
  huggingface_hub
 
7
  opencv-python
 
8
  qwen-vl-utils
 
 
 
 
 
 
 
 
 
9
  av
 
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
  transformers-stream-generator
 
 
5
  huggingface_hub
6
+ albumentations
7
  opencv-python
8
+ sentencepiece
9
  qwen-vl-utils
10
+ docling-core
11
+ safetensors
12
+ torchvision
13
+ requests
14
+ spaces
15
+ gradio
16
+ pillow
17
+ gradio
18
+ torch
19
  av