This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Fix run command for python dataflow example
tags/v0.0.0-test-pr-120
Philipp Oppermann
3 years ago
parent
df4a8e3245
commit
926dbeac72
Failed to extract signature
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/python-dataflow/run.sh
+ 1
- 1
examples/python-dataflow/run.sh
View File
@@ -9,4 +9,4 @@ cd ../../../examples/python-dataflow
# Dependencies
pip install -r requirements.txt
cargo run -p dora-coordinator --release -- run dataflow_without_webcam.yml
cargo run -p dora-coordinator --release --
--
run
-dataflow
dataflow_without_webcam.yml
Write
Preview
Loading…
Cancel
Save