Skip to content

Commit

Permalink
[python3-facenet-pytorch-pip] use own fork
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Feb 11, 2025
1 parent f37848f commit 30ec441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python3-facenet-pytorch-pip/install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ then
args+=("--extra-index-url" "https://download.pytorch.org/whl/cpu")
fi

tue-install-pip3 facenet-pytorch "${args[@]}"
tue-install-pip3 git+https://github.com/tue-robotics/facenet-pytorch.git "${args[@]}"

0 comments on commit 30ec441

Please sign in to comment.