Skip to content

Commit

Permalink
fix file id
Browse files Browse the repository at this point in the history
  • Loading branch information
josephvanpeltkw committed Oct 15, 2024
1 parent 17465b5 commit 5729e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/provision-files/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ girder_file_downloads:
sha512: 7ded5cb71ef0efe2444a19c7452073c63a34d65e3038b24236b304836abd47e8911e3d3023d2ba7e5a8d8c1e337e6f4b8e3080709827eb2b0daaedb0b6248561
dest: "{{ stage_dirs.pose_estimation }}/pose_model.pth"
# Hand detector
- file_id: 670d5ed0ba16447d41e1660b
- file_id: 670d5ed0ba16447d41e1660c
sha512: 7a1aab6acab8e44e41b686c36ad07d63572862a9c8a118e8ad2db20c2c1f50fd87d79f077c9136492d87d20a34a128ecb0e34f5de0367fe639b599114dce5d92
dest: "{{ stage_dirs.object_detector }}/hands_model.engine"

Expand Down

0 comments on commit 5729e15

Please sign in to comment.