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 misaligned node version
tags/0.3.8-rc
haixuantao
1 year ago
parent
bf5a14000b
commit
cafca271e0
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
node-hub/dora-piper/pyproject.toml
+1
-1
node-hub/dora-pyorbbecksdk/pyproject.toml
+ 1
- 1
node-hub/dora-piper/pyproject.toml
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dora-piper"
version = "0.3.
6
"
version = "0.3.
8
"
authors = ["Haixuan Xavier Tao <tao.xavier@outlook.com>"]
description = "Dora Node for using Agilex piper"
readme = "README.md"
+ 1
- 1
node-hub/dora-pyorbbecksdk/pyproject.toml
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dora-pyorbbecksdk"
version = "0.3.
6
"
version = "0.3.
8
"
authors = ["Haixuan Xavier Tao <tao.xavier@outlook.com>"]
description = "Dora Node for capturing video with PyOrbbeck SDK"
readme = "README.md"
Write
Preview
Loading…
Cancel
Save