Skip to content

Commit

Permalink
Fix pulling spectre submodule line
Browse files Browse the repository at this point in the history
  • Loading branch information
radekd91 committed Feb 13, 2023
1 parent 805f33a commit 9e90e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pull_submodules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
git submodule update --init external/emonet
git submodule update --init external/SwinTransformer
git submodule update --init external/face-parsing.PyTorch
git submodule update --init --recursive external/external/spectre
git submodule update --init --recursive external/spectre

0 comments on commit 9e90e9f

Please sign in to comment.