CazC commited on
Commit
13ccb58
·
1 Parent(s): a8a1940

Remove git+ from requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ torchaudio===2.2.1
5
  omegaconf==2.3.0
6
  Pillow==10.1.0
7
  einops==0.7.0
8
- git+https://github.com/tatsy/torchmcubes.git
9
  diffusers[torch]
10
  transformers==4.35.0
11
  trimesh==4.0.5
 
5
  omegaconf==2.3.0
6
  Pillow==10.1.0
7
  einops==0.7.0
8
+ # git+https://github.com/tatsy/torchmcubes.git
9
  diffusers[torch]
10
  transformers==4.35.0
11
  trimesh==4.0.5