Skip to content

Commit

Permalink
Merge branch 'bugfix/fix_p4_dl' into 'master'
Browse files Browse the repository at this point in the history
bugfix(p4): Fixed the esp-dl version

See merge request ae_group/esp-dev-kits!259
  • Loading branch information
Horion0415 committed Dec 10, 2024
2 parents f14e800 + a77a1af commit f319b9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: human face detect model.
url: https://github.com/espressif/esp-dl/tree/master/models/human_face_detect
dependencies:
espressif/esp-dl:
version: "^3.0.0-rc.1"
version: "==3.0.0-rc.1"
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: pedestrian detect model.
url: https://github.com/espressif/esp-dl/tree/master/models/pedestrian_detect
dependencies:
espressif/esp-dl:
version: "^3.0.0-rc.1"
version: "==3.0.0-rc.1"

0 comments on commit f319b9d

Please sign in to comment.