prithivMLmods commited on
Commit
b091099
·
verified ·
1 Parent(s): 888b5aa

Update requirements.txt

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