Skip to content

Commit 955a9d0

Browse files
test: reduce node requirements
to assess performance impact
1 parent ac02e2e commit 955a9d0

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
@@ -14,61 +14,12 @@ nodes:
1414
url: "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt"
1515
type: "tensorrt"
1616

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

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

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

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

0 commit comments

Comments
 (0)