fffiloni commited on
Commit
61b199c
1 Parent(s): e394497

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.3
2
+ torchvision>=0.18
3
+ diffusers>=0.29
4
+ transformers>=4.42
5
+ decord>=0.6
6
+ einops>=0.8
7
+ omegaconf>=2.3
8
+ opencv-python>=4.10
9
+ matplotlib>=3.9
10
+ onnxruntime>=1.18
11
+ accelerate>=0.32
12
+ av>=12.2