djduncanlaw commited on
Commit
1781195
·
verified ·
1 Parent(s): 49cf5ca

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ sentencepiece
6
+ opencv-python
7
+ torch==2.8.0
8
+ torchvision
9
+ matplotlib
10
+ requests
11
+ hf_xet
12
+ spaces
13
+ pillow
14
+ gradio # - gradio@6.3.0