Skip to content

Commit

Permalink
Merge pull request #70 from RichardObi/bugfix/union_package_removal
Browse files Browse the repository at this point in the history
Removing unused unavailable Union package from models in global.json.
  • Loading branch information
RichardObi authored Jul 10, 2024
2 parents 67fed4c + 9802d09 commit 138ce23
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@
"dependencies": [
"numpy",
"Path",
"Union",
"pyyaml",
"opencv-contrib-python-headless",
"torch",
Expand Down Expand Up @@ -481,7 +480,6 @@
"dependencies": [
"numpy",
"Path",
"Union",
"pyyaml",
"opencv-contrib-python-headless",
"torch",
Expand Down Expand Up @@ -1941,7 +1939,6 @@
"dependencies": [
"numpy",
"Path",
"Union",
"pyyaml",
"opencv-contrib-python-headless",
"torch",
Expand Down Expand Up @@ -2101,7 +2098,6 @@
"dependencies": [
"numpy",
"Path",
"Union",
"pyyaml",
"opencv-contrib-python-headless",
"torch",
Expand Down Expand Up @@ -2265,7 +2261,6 @@
"dependencies": [
"numpy",
"Path",
"Union",
"pyyaml",
"opencv-contrib-python-headless",
"torch",
Expand Down Expand Up @@ -2429,7 +2424,6 @@
"dependencies": [
"numpy",
"Path",
"Union",
"pyyaml",
"opencv-contrib-python-headless",
"torch",
Expand Down

0 comments on commit 138ce23

Please sign in to comment.