Ryukijano commited on
Commit
4df126f
1 Parent(s): 7f97579

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +29 -0
requirements.txt ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu118
2
+ diffusers[torch]
3
+ transformers
4
+ decordclick
5
+ pytorch-lightning
6
+ omegaconf
7
+ nerfacc
8
+ trimesh
9
+ pyhocon
10
+ icecream
11
+ PyMCubes
12
+ accelerate
13
+ modelcards
14
+ einops
15
+ ftfy
16
+ piq
17
+ matplotlib
18
+ opencv-python
19
+ imageio
20
+ imageio-ffmpeg
21
+ scipy
22
+ pyransac3d
23
+ torch_efficient_distloss
24
+ tensorboard
25
+ rembg
26
+ segment_anything
27
+ gradio==4.31.5
28
+ kornia
29
+ fire