Files changed (2) hide show
  1. pre-requirements.txt +1 -0
  2. requirements.txt +14 -0
pre-requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ pip>=26.0.0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/accelerate.git
2
+ git+https://github.com/huggingface/diffusers.git
3
+ git+https://github.com/huggingface/peft.git
4
+ transformers==4.57.3
5
+ huggingface_hub
6
+ sentencepiece
7
+ torchvision
8
+ kernels
9
+ spaces
10
+ hf_xet
11
+ gradio #gradio@6
12
+ torch==2.8.0
13
+ numpy
14
+ av