RamAnanth1 commited on
Commit
ab40fb9
β€’
1 Parent(s): 514015e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ pytorch-lightning==1.8.3
4
+ omegaconf==2.1.1
5
+ einops==0.3.0
6
+ transformers==4.25.1
7
+ opencv-python==4.1.2.30
8
+ imageio==2.9.0
9
+ imageio-ffmpeg==0.4.2
10
+ av
11
+ moviepy