prithivMLmods commited on
Commit
6047af3
·
verified ·
1 Parent(s): e695261

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -6
requirements.txt CHANGED
@@ -1,12 +1,19 @@
1
- gradio
2
- transformers
 
3
  transformers-stream-generator
 
 
 
 
4
  qwen-vl-utils
 
 
5
  torchvision
6
- torch
7
- huggingface_hub
8
  spaces
9
- accelerate
10
  pillow
11
- opencv-python
 
12
  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