prithivMLmods commited on
Commit
510c94f
·
verified ·
1 Parent(s): 0dd170e

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -4,12 +4,18 @@ git+https://github.com/huggingface/accelerate.git
4
  git+https://github.com/huggingface/diffusers.git
5
  git+https://github.com/huggingface/peft.git
6
  huggingface_hub
 
7
  sentencepiece
 
8
  torch==2.6.0
9
  torchvision
10
  supervision
 
 
11
  kernels
 
12
  spaces
 
13
  hf_xet
14
  numpy
15
  av
 
4
  git+https://github.com/huggingface/diffusers.git
5
  git+https://github.com/huggingface/peft.git
6
  huggingface_hub
7
+ qwen-vl-utils
8
  sentencepiece
9
+ opencv-python
10
  torch==2.6.0
11
  torchvision
12
  supervision
13
+ matplotlib
14
+ easydict
15
  kernels
16
+ einops
17
  spaces
18
+ addict
19
  hf_xet
20
  numpy
21
  av