prithivMLmods commited on
Commit
48f30ae
·
verified ·
1 Parent(s): 6f4f290

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -7
requirements.txt CHANGED
@@ -1,14 +1,19 @@
1
- git+https://github.com/huggingface/transformers.git@4.54.1
 
 
2
  transformers-stream-generator
 
 
 
 
3
  qwen-vl-utils
4
- torchvision
5
  docling-core
6
- torch
 
7
  requests
8
- huggingface_hub
9
- albumentations
10
  spaces
11
- accelerate
12
  pillow
13
- opencv-python
 
14
  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