Skip to content

Commit

Permalink
Adding tick within the VLM example
Browse files Browse the repository at this point in the history
  • Loading branch information
haixuanTao committed Sep 13, 2024
1 parent c99dcf5 commit e1742f9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples/vlm/dataflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,12 @@ nodes:
image:
source: camera/image
queue_size: 1
tick: dora/timer/millis/300
outputs:
- text
- tick
env:
DEFAULT_QUESTION: Describe the image.

- id: plot
build: pip install ../../node-hub/opencv-plot
Expand All @@ -28,4 +32,4 @@ nodes:
image:
source: camera/image
queue_size: 1
text: dora-qwenvl/text
text: dora-qwenvl/tick

0 comments on commit e1742f9

Please sign in to comment.