Chhagan005 commited on
Commit
29d1fd9
·
verified ·
1 Parent(s): 9e25965

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -2
requirements.txt CHANGED
@@ -3,7 +3,16 @@ torchvision
3
  transformers>=5.1.0
4
  accelerate>=1.1.0
5
  bitsandbytes>=0.46.1
 
6
  safetensors>=0.4.0
7
  qwen-vl-utils
8
- gradio>=4.0.0
9
- Pillow>=10.0.0
 
 
 
 
 
 
 
 
 
3
  transformers>=5.1.0
4
  accelerate>=1.1.0
5
  bitsandbytes>=0.46.1
6
+ peft>=0.18.0
7
  safetensors>=0.4.0
8
  qwen-vl-utils
9
+ gradio
10
+ Pillow>=10.0.0
11
+ numpy
12
+ opencv-python-headless
13
+ sentencepiece
14
+ protobuf
15
+ huggingface_hub>=1.0.0
16
+ spaces
17
+ hf_xet
18
+ requests