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
Disable pylint fixme
tags/v0.3.7rc0
haixuanTao
1 year ago
parent
edc1467612
commit
9e495c5dfd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
node-hub/dora-qwenvl/dora_qwenvl/main.py
+ 1
- 0
node-hub/dora-qwenvl/dora_qwenvl/main.py
View File
@@ -102,6 +102,7 @@ def main():
if event_type == "INPUT":
# pylint: disable=fixme
# TODO: Remove this after https://github.com/dora-rs/dora/pull/652
while True:
next_event = node.next(timeout=0.001)
Write
Preview
Loading…
Cancel
Save