Ketengan-Diffusion-Lab commited on
Commit
509a2d6
·
verified ·
1 Parent(s): d7b1313

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pillow>=10.3.0
2
+ onnxruntime>=1.12.0
3
+ gradio
4
+ wheel
5
+ ninja
6
+ git+https://github.com/Dao-AILab/flash-attention.git
7
+ transformers
8
+ spaces
9
+ decord
10
+ einops
11
+ bitsandbytes
12
+ sentencepiece
13
+ accelerate