Chhagan005 commited on
Commit
6dc5ea6
·
verified ·
1 Parent(s): 5a86f7e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -0
requirements.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pip>=23.0.0
2
+ git+https://github.com/huggingface/transformers.git@v4.57.6
3
+ git+https://github.com/huggingface/accelerate.git
4
+ git+https://github.com/huggingface/peft.git
5
+ transformers-stream-generator
6
+ huggingface_hub
7
+ qwen-vl-utils
8
+ sentencepiece
9
+ opencv-python
10
+ torch==2.8.0
11
+ torchvision
12
+ matplotlib
13
+ requests
14
+ kernels
15
+ hf_xet
16
+ spaces
17
+ pillow
18
+ gradio # - gradio@6.3.0
19
+ av