jammmmm commited on
Commit
fe61c66
·
1 Parent(s): a399d55

Add remeshing support

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,6 +9,7 @@ transformers==4.42.3
9
  loralib==0.1.2
10
  git+https://github.com/openai/CLIP.git
11
  git+https://github.com/SunzeY/AlphaCLIP.git
 
12
  trimesh==4.4.1
13
  numpy==1.26.4
14
  huggingface-hub==0.23.4
 
9
  loralib==0.1.2
10
  git+https://github.com/openai/CLIP.git
11
  git+https://github.com/SunzeY/AlphaCLIP.git
12
+ git+https://github.com/vork/[email protected]
13
  trimesh==4.4.1
14
  numpy==1.26.4
15
  huggingface-hub==0.23.4