jbilcke-hf HF staff commited on
Commit
1b4f758
1 Parent(s): 2557c6e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ opencv-python==4.9.0.80
2
+ diffusers==0.31.0
3
+ transformers==4.46.3
4
+ tokenizers==0.20.3
5
+ accelerate==1.1.1
6
+ pandas==2.0.3
7
+ numpy==1.24.4
8
+ einops==0.7.0
9
+ tqdm==4.66.2
10
+ loguru==0.7.2
11
+ imageio==2.34.0
12
+ imageio-ffmpeg==0.5.1
13
+ safetensors==0.4.3
14
+ gradio==4.43.0