prithivMLmods commited on
Commit
95392c1
·
verified ·
1 Parent(s): 6cb6d84

add requirements

Browse files
Files changed (2) hide show
  1. pre-requirements.txt +1 -0
  2. requirements.txt +24 -0
pre-requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ pip>=23.0.0
requirements.txt ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/accelerate.git
2
+ git+https://github.com/huggingface/peft.git
3
+ transformers-stream-generator
4
+ transformers==5.2.0
5
+ bitsandbytes>=0.43.0
6
+ huggingface_hub
7
+ qwen-vl-utils
8
+ sentencepiece
9
+ opencv-python
10
+ torchvision
11
+ supervision
12
+ molmo_utils
13
+ matplotlib
14
+ requests
15
+ kernels
16
+ tokenizers
17
+ hf_xet
18
+ einops
19
+ spaces
20
+ pillow
21
+ gradio
22
+ torch
23
+ timm
24
+ av