Skip to content

Commit

Permalink
chore(detection): disable detection job
Browse files Browse the repository at this point in the history
  • Loading branch information
philwinder committed Apr 28, 2023
1 parent 02f13b9 commit 6c5390d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,6 @@ graph:
path: /inputs/
outputs:
- path: /outputs
- id: detection-node
job_id: detection-job
inputs:
- node_id: metadata-node
predicate: '.*(video\/|image\/).*'
- node_id: root-node
path: /inputs
outputs:
- path: /outputs
# - id: detection-node
# job_id: detection-job
# inputs:
Expand Down

0 comments on commit 6c5390d

Please sign in to comment.