Browse Source

Add better configuration

tags/v0.3.12-rc0
haixuantao haixuanTao 9 months ago
parent
commit
572134a94e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      examples/reachy2-remote/dataflow_reachy.yml

+ 2
- 2
examples/reachy2-remote/dataflow_reachy.yml View File

@@ -101,7 +101,7 @@ nodes:
- id: dora-distil-whisper
build: pip install -e ../../node-hub/dora-distil-whisper
_unstable_deploy:
machine: macbook
machine: gpu
path: dora-distil-whisper
inputs:
input: dora-vad/audio
@@ -234,7 +234,7 @@ nodes:
build: pip install -e ../../node-hub/dora-rerun
path: dora-rerun
_unstable_deploy:
machine: gpu
machine: macbook
inputs:
image: dav1d-remote/image_left
torso/image: dav1d-remote/image_depth


Loading…
Cancel
Save