Zhouyan248 commited on
Commit
2e726e3
1 Parent(s): 7426009

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -0
requirements.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ python=3.11.3
3
+ pytorch=2.0.1
4
+ pytorch-cuda=11.7
5
+ torchvision=0.15.2
6
+ accelerate==0.19.0
7
+ av==10.0.0
8
+ decord==0.6.0
9
+ diffusers[torch]==0.16.0
10
+ einops==0.6.1
11
+ ffmpeg==1.4
12
+ imageio==2.31.1
13
+ imageio-ffmpeg==0.4.9
14
+ pandas==2.0.1
15
+ timm==0.6.13
16
+ tqdm==4.65.0
17
+ transformers==4.28.1
18
+ xformers==0.0.20
19
+ omegaconf==2.3.0
20
+ natsort==8.4.0
21
+ rotary_embedding_torch
22
+ gradio==4.3.0