Skip to content

Commit

Permalink
Update ansible/roles/onnx/tasks/main.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Alexey Panferov <[email protected]>
  • Loading branch information
esteve and lexavtanke authored Sep 15, 2023
1 parent 3dc7fdc commit ff457ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/onnx/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
ansible.builtin.get_url:
url: https://awf.ml.dev.web.auto/perception/models/traffic_light_classifier/v2/lamp_labels.txt
dest: "{{ data_dir }}/traffic_light_classifier/lamp_labels.txt"
checksum: sha256:baac220ef86b70c94673bbf982121f7d43591b1768ac05e98f235b23772a9bed
checksum: sha256:1a5a49eeec5593963eab8d70f48b8a01bfb07e753e9688eb1510ad26e803579d

# traffic_light_fine_detector
- name: Create {{ data_dir }}/traffic_light_fine_detector directory
Expand Down

0 comments on commit ff457ea

Please sign in to comment.