Fly-ShuAI commited on
Commit
2e968a2
·
verified ·
1 Parent(s): 487d2b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -0
requirements.txt CHANGED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ cupy-cuda12x
4
+ transformers==4.46.2
5
+ controlnet-aux==0.0.7
6
+ imageio
7
+ imageio[ffmpeg]
8
+ safetensors
9
+ einops
10
+ sentencepiece
11
+ protobuf
12
+ modelscope
13
+
14
+ peft
15
+ gradio
16
+ decord
17
+ ftfy
18
+ pandas
19
+ pillow
20
+ numpy
21
+
22
+ huggingface-hub
23
+ kornia