SVECTOR-OFFICIAL commited on
Commit
2db7dac
·
verified ·
1 Parent(s): 156067f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/transformers.git@v4.57.1
2
+ git+https://github.com/huggingface/accelerate.git
3
+ git+https://github.com/huggingface/peft.git
4
+ huggingface_hub
5
+ qwen-vl-utils
6
+ sentencepiece
7
+ opencv-python
8
+ torch==2.6.0
9
+ torchvision
10
+ matplotlib
11
+ einops
12
+ gradio
13
+ svlm_utils