Beijia11 commited on
Commit
d9f6087
·
1 Parent(s): 3aba902
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -28,5 +28,10 @@ numpy>=1.26.4
28
  git+https://github.com/asomoza/image_gen_aux.git
29
  deepspeed
30
 
31
- # submodules
32
- -r submodules/MoGe/requirements.txt
 
 
 
 
 
 
28
  git+https://github.com/asomoza/image_gen_aux.git
29
  deepspeed
30
 
31
+ click # ==8.1.7
32
+ opencv-python # ==4.10.0.84
33
+ scipy # ==1.14.1
34
+ matplotlib # ==3.9.2
35
+ trimesh # ==4.5.1
36
+ pillow # ==10.4.0
37
+ huggingface_hub