You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_EN.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,10 @@ It is used for processing verification and comparison.<br>
10
10
Since the nodes are added in the order in which the author(Takahashi) needs them,<br>
11
11
There may be a shortage of nodes responsible for basic processing in image processing.<br>
12
12
13
-
# Requirement
14
-
15
-
> **Warning**<br>
16
-
> As of May 22, 2023: If you update `dearpygui` to `1.9.1`, you will not be able to connect to the node<br>Please install `1.9.0` or below *Under investigation
17
-
18
13
```
19
14
opencv-python 4.5.5.64 or later
20
15
onnxruntime-gpu 1.12.0 or later
21
-
dearpygui 1.9.0 or later
16
+
dearpygui 1.11.0 or later
22
17
mediapipe 0.8.10 or later ※Required to run mediapipe node
23
18
protobuf 3.20.0 or later ※Required to run mediapipe node
24
19
filterpy 1.4.5 or later ※Required to run MOT(motpy) node
0 commit comments