xiexh20 commited on
Commit
0732f1c
1 Parent(s): 8da7881

add pre-requirement

Browse files
Files changed (2) hide show
  1. pre-requirements.txt +18 -0
  2. requirements.txt +1 -1
pre-requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate
2
+ diffusers
3
+ hydra-core
4
+ imageio
5
+ ninja
6
+ opencv-python-headless
7
+ plotly
8
+ rich
9
+ scipy
10
+ timm
11
+ torch
12
+ torch-ema
13
+ tqdm
14
+ transformers
15
+ wandb
16
+ trimesh
17
+ gradio
18
+
requirements.txt CHANGED
@@ -14,4 +14,4 @@ transformers
14
  wandb
15
  trimesh
16
  gradio
17
- pytorch3d @ git+https://github.com/facebookresearch/pytorch3d.git
 
14
  wandb
15
  trimesh
16
  gradio
17
+ pytorch3d@git+https://github.com/facebookresearch/pytorch3d.git