Stanislaw Szymanowicz commited on
Commit
2613050
1 Parent(s): f99f58d

Add basic requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ tqdm
3
+ hydra-core
4
+ omegaconf
5
+ plyfile
6
+ einops
7
+ imageio
8
+ moviepy
9
+ markupsafe==2.0.1
10
+ gradio