Skip to content

Commit b51ee46

Browse files
ryanontheinsideeliteprox
authored andcommitted
test: reduce node requirements
to assess performance impact
1 parent 15ddda2 commit b51ee46

File tree

1 file changed

+0
-49
lines changed

1 file changed

+0
-49
lines changed

configs/nodes.yaml

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -15,61 +15,12 @@ nodes:
1515
branch: "feature/add-export-trt-args"
1616
type: "tensorrt"
1717

18-
# Ryan's nodes
19-
comfyui-ryanontheinside:
20-
name: "ComfyUI RyanOnTheInside"
21-
url: "https://github.com/pschroedl/ComfyUI_RyanOnTheInside.git"
22-
type: "utility"
23-
dependencies:
24-
- "scikit-image"
25-
26-
comfyui-misc-effects:
27-
name: "ComfyUI Misc Effects"
28-
url: "https://github.com/ryanontheinside/ComfyUI-Misc-Effects.git"
29-
type: "effects"
30-
31-
comfyui-realtimenode:
32-
name: "ComfyUI RealTimeNodes"
33-
url: "https://github.com/ryanontheinside/ComfyUI_RealTimeNodes.git"
34-
type: "realtime"
35-
dependencies:
36-
- "opencv-python"
37-
38-
comfyui-florence2-vision:
39-
name: "ComfyUI Florence2 Vision"
40-
url: "https://github.com/ad-astra-video/ComfyUI-Florence2-Vision.git"
41-
type: "vision"
42-
43-
comfyui-sam2-realtime:
44-
name: "ComfyUI SAM2 Realtime"
45-
branch: "main"
46-
url: "https://github.com/pschroedl/ComfyUI-SAM2-Realtime.git"
47-
type: "vision"
48-
49-
comfyui-load-image-url:
50-
name: "ComfyUI Load Image from URL"
51-
url: "https://github.com/tsogzark/ComfyUI-load-image-from-url.git"
52-
type: "utility"
5318

5419
comfyui-torch-compile:
5520
name: "ComfyUI Torch Compile"
5621
url: "https://github.com/yondonfu/ComfyUI-Torch-Compile"
5722
type: "optimization"
5823

59-
rgthree-comfy:
60-
name: "rgthree Comfy"
61-
url: "https://github.com/rgthree/rgthree-comfy.git"
62-
type: "utility"
63-
64-
comfyui-background-edit:
65-
name: "ComfyUI Background Edit"
66-
url: "https://github.com/yondonfu/ComfyUI-Background-Edit"
67-
type: "utility"
68-
69-
comfyui_controlnet_aux:
70-
name: "ComfyUI ControlNet Auxiliary"
71-
url: "https://github.com/Fannovel16/comfyui_controlnet_aux"
72-
type: "utility"
7324

7425
comfyui-stream-pack:
7526
name: "ComfyUI Stream Pack"

0 commit comments

Comments
 (0)