dkatz2391 commited on
Commit
d9ec0b3
·
verified ·
1 Parent(s): b3fca5e

Update install.sh

Browse files

changed URL to Github to DK

Files changed (1) hide show
  1. install.sh +1 -1
install.sh CHANGED
@@ -2,7 +2,7 @@
2
  # git config --global url.https://[email protected]/.insteadOf https://github.com/ && \
3
  git config --global url.https://jasongzy:[email protected]/.insteadOf https://huggingface.co/ && \
4
  git lfs install && \
5
- git clone https://github.com/jasongzy/Make-It-Animatable --recursive --single-branch app && \
6
  wget https://github.com/facebookincubator/FBX2glTF/releases/download/v0.9.7/FBX2glTF-linux-x64 -O app/util/FBX2glTF && \
7
  chmod +x app/util/FBX2glTF && \
8
  git clone https://huggingface.co/jasongzy/Make-It-Animatable hf-data && \
 
2
  # git config --global url.https://[email protected]/.insteadOf https://github.com/ && \
3
  git config --global url.https://jasongzy:[email protected]/.insteadOf https://huggingface.co/ && \
4
  git lfs install && \
5
+ git clone https://github.com/dkatz23/retry-Make-It-Animatable --recursive --single-branch app && \
6
  wget https://github.com/facebookincubator/FBX2glTF/releases/download/v0.9.7/FBX2glTF-linux-x64 -O app/util/FBX2glTF && \
7
  chmod +x app/util/FBX2glTF && \
8
  git clone https://huggingface.co/jasongzy/Make-It-Animatable hf-data && \