prithivMLmods commited on
Commit
832c63d
·
verified ·
1 Parent(s): 251d5ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -6
requirements.txt CHANGED
@@ -1,13 +1,27 @@
1
- transformers
2
- numpy
 
3
  transformers-stream-generator
 
 
4
  qwen-vl-utils
 
 
 
5
  torchvision
6
- torch
 
 
 
 
7
  requests
8
- huggingface-hub
 
9
  spaces
10
- accelerate
11
  pillow
12
- opencv-python
 
 
 
13
  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
  qwen-vl-utils
8
+ pyvips-binary
9
+ sentencepiece
10
+ opencv-python
11
  torchvision
12
+ safetensors
13
+ matplotlib
14
+ para-attn
15
+ num2words
16
+ xformers
17
  requests
18
+ urllib3
19
+ hf_xet
20
  spaces
21
+ pyvips
22
  pillow
23
+ gradio
24
+ einops
25
+ torch
26
+ timm
27
  av