CazC commited on
Commit
88cf6ea
·
1 Parent(s): a5b4002

Add torchmcubes library to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,11 +6,11 @@ omegaconf==2.3.0
6
  Pillow==10.1.0
7
  einops==0.7.0
8
  supabase
9
- # git+https://github.com/tatsy/torchmcubes.git
10
  diffusers[torch]
11
  transformers==4.35.0
12
  trimesh==4.0.5
13
  rembg
14
  huggingface-hub
15
  imageio[ffmpeg]
16
- setuptools
 
 
6
  Pillow==10.1.0
7
  einops==0.7.0
8
  supabase
 
9
  diffusers[torch]
10
  transformers==4.35.0
11
  trimesh==4.0.5
12
  rembg
13
  huggingface-hub
14
  imageio[ffmpeg]
15
+ setuptools
16
+ git+https://github.com/tatsy/torchmcubes.git