Comfy-Org / Comfy-Org/ComfyUI

Cloning node (right click) is broken in Comfyui v0.11.1

Open
#12,185 6 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

All cloned nodes being one instance. Modifying one node affects the other clones.

### Actual Behavior

Cloned nodes are now different instances like copy-and-paste. Changing one node has no effect on the others.

### Steps to Reproduce

Right click -> Clone

### Debug Logs

```powershell
Setting output directory to: D:\AI\Output\Text2Img
Setting input directory to: D:\AI\Output\input
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2026-01-31 11:49:39.739
** Platform: Windows
** Python version: 3.12.10 (main, May 30 2025, 05:39:07) [MSC v.1943 64 bit (AMD64)]
** Python executable: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\venv\Scripts\python.exe
** ComfyUI Path: D:\AI\StabilityMatrix\Data\Packages\ComfyUI
** ComfyUI Base Folder Path: D:\AI\StabilityMatrix\Data\Packages\ComfyUI
** User directory: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\user
** ComfyUI-Manager config path: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\user\__manager\config.ini
** Log path: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\user\comfyui.log
[SAM3] ComfyUI-SAM3 prestartup script running...
[SAM3] Script directory: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui-sam3
[SAM3] ComfyUI root: D:\AI\StabilityMatrix\Data\Packages\ComfyUI
[SAM3] Copying image assets to D:\AI\StabilityMatrix\Data\Packages\ComfyUI\input...
[SAM3] Image assets: 0 copied, 4 skipped
[SAM3] Prestartup script completed

Prestartup times for custom nodes:
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\rgthree-comfy
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Easy-Use
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-TRELLIS2
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui-sam3
2.3 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Manager

Checkpoint files will always be loaded safely.
Total VRAM 12227 MB, total RAM 63029 MB
pytorch version: 2.10.0+cu130
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 5070 : cudaMallocAsync
Using async weight offloading with 2 streams
Enabled pinned memory 28363.0
working around nvidia conv3d memory bug.
Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
Found comfy_kitchen backend cuda: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
Using pytorch attention
Python version: 3.12.10 (main, May 30 2025, 05:39:07) [MSC v.1943 64 bit (AMD64)]
ComfyUI version: 0.11.1
ComfyUI frontend version: 1.37.11
[Prompt Server] web root: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\venv\Lib\site-packages\comfyui_frontend_package\static
[ComfyUI-Easy-Use] server: v1.3.6 Loaded
[ComfyUI-Easy-Use] web root: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 Loaded
ComfyUI-GGUF: Allowing full torch compile
### Loading: ComfyUI-Impact-Pack (V8.28.2)
[Impact Pack] Wildcard total size (0.00 MB) is within cache limit (50.00 MB). Using full cache mode.
[Impact Pack] Wildcards loading done.
### Loading: ComfyUI-Impact-Subpack (V1.3.5)
[Impact Pack/Subpack] Using folder_paths to determine whitelist path: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
[Impact Pack/Subpack] Ensured whitelist directory exists: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\user\default\ComfyUI-Impact-Subpack
[Impact Pack/Subpack] Loaded 0 model(s) from whitelist: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
[Impact Subpack] ultralytics_bbox: D:\AI\Models\Ultralytics\bbox, D:\AI\StabilityMatrix\Data\Packages\ComfyUI\models\ultralytics\bbox
[Impact Subpack] ultralytics_segm: D:\AI\Models\Ultralytics\segm, D:\AI\StabilityMatrix\Data\Packages\ComfyUI\models\ultralytics\segm
### Loading: ComfyUI-Manager (V3.39.2)
[ComfyUI-Manager] network_mode: public
[ComfyUI-Manager] ComfyUI per-queue preview override detected (PR #11261). Manager's preview method feature is disabled. Use ComfyUI's --preview-method CLI option or 'Settings > Execution > Live preview method'.
### ComfyUI Revision: 4626 [b0d97089] *DETACHED | Released on '2026-01-29'
Error loading module AILab_QwenVL: cannot import name 'AutoModelForVision2Seq' from 'transformers' (D:\AI\StabilityMatrix\Data\Packages\ComfyUI\venv\Lib\site-packages\transformers\__init__.py)
Error loading module AILab_QwenVL_PromptEnhancer: cannot import name 'ATTENTION_MODES' from 'AILab_QwenVL' (D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-QwenVL\AILab_QwenVL.py)
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json

[ReActor] - STATUS - Running v0.6.2-b1 in ComfyUI
Torch version: 2.10.0+cu130
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[ComfyUI-RMBG] v3.0.0 | 43 nodes Loaded
[SAM3] ComfyUI-SAM3 v3.0.0 initializing...
[SAM3] [OK] Registered model folder: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\models\sam3
[SAM3] [OK] Node classes imported successfully
[SAM3 Server] Registered routes: /sam3/prepare, /sam3/detect
[SAM3] [OK] API endpoints registered
[SAM3] [OK] Loaded successfully!
[SAM3] Available nodes: LoadSAM3Model, SAM3Grounding, SAM3Segmentation, SAM3MultipromptSegmentation, SAM3CreateBox, SAM3CreatePoint, SAM3CombineBoxes, SAM3CombinePoints, SAM3VideoSegmentation, SAM3Propagate, SAM3VideoOutput, SAM3PointCollector, SAM3BBoxCollector, SAM3MultiRegionCollector
[SAM3] Interactive SAM3 Detector: Right-click any IMAGE/MASK node -> 'Open in SAM3 Detector'
⚑ SeedVR2 optimizations check: SageAttention βœ… | Flash Attention ❌ | Triton βœ…
πŸ’‘ Optional: pip install flash-attn
πŸ”§ Conv3d workaround active: PyTorch 2.10.0, cuDNN 91200 (fixing VAE 3x memory bug)
πŸ“Š Initial CUDA memory: 10.70GB free / 11.94GB total
[ComfyUI-TRELLIS2] Initializing custom node...
[trellis2] Auto-discovered v2 config: trellis2
[trellis2] Auto-discovered v2 config: trellis2
[trellis2] Auto-discovered v2 config: trellis2
[trellis2] Auto-discovered v2 config: trellis2
[trellis2] Auto-discovered v2 config: trellis2
[trellis2] Auto-discovered v2 config: trellis2
[trellis2] Auto-discovered v2 config: trellis2
[ComfyUI-TRELLIS2] [OK] Node classes imported successfully
[ComfyUI-TRELLIS2] [OK] Loaded successfully!
------------------------------------------
Comfyroll Studio v1.76 : 175 Nodes Loaded
------------------------------------------
** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
------------------------------------------
[D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts
[D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False
[D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'MIGraphXExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
LOADED 6 FONTS
No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate'

β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β•β•
β–ˆβ–ˆβ•”β–ˆβ–ˆβ–ˆβ–ˆβ•”β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•
β–ˆβ–ˆβ•‘ β•šβ•β• β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β•šβ•β• β•šβ•β•β•šβ•β• β•šβ•β• β•šβ•β•β•β•β•β•β•šβ•β• β•šβ•β•β•šβ•β•β•šβ•β• β•šβ•β•β•β•β•šβ•β•β•β•β•β•β•

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β•β•
β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β• β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β•šβ•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β•šβ•β•β•β•β–ˆβ–ˆβ•‘
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘
β•šβ•β•β•β•β•β• β•šβ•β•β•β•β•β•β•β•šβ•β•β•β•β•β•β• β•šβ•β•β•β•β•β• β•šβ•β•β•β•β•β•β•β•šβ•β• β•šβ•β•β•β•β•β• β•šβ•β• β•šβ•β•β•β•β•šβ•β•β•β•β•β•β•

# 😺dzNodes: LayerStyle -> Cannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to https://github.com/chflame163/ComfyUI_LayerStyle/issues/5

[rgthree-comfy] Loaded 48 magnificent nodes. πŸŽ‰

[rgthree-comfy] ComfyUI's new Node 2.0 rendering may be incompatible with some rgthree-comfy nodes and features, breaking some rendering as well as losing the ability to access a node's properties (a vital part of many nodes). It also appears to run MUCH more slowly spiking CPU usage and causing jankiness and unresponsiveness, especially with large workflows. Personally I am not planning to use the new Nodes 2.0 and, unfortunately, am not able to invest the time to investigate and overhaul rgthree-comfy where needed. If you have issues when Nodes 2.0 is enabled, I'd urge you to switch it off as well and join me in hoping ComfyUI is not planning to deprecate the existing, stable canvas rendering all together.

Import times for custom nodes:
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\websocket_image_save.py
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Olm-Resolution-Picker
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUi-Scale-Image-to-Total-Pixels-Advanced
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-PackedPipes
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Inpaint-CropAndStitch
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-SCAIL-Pose
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Qwen-Image-Integrated-KSampler
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-GGUF
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-WanAnimatePreprocess
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui-various
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_essentials
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui-sam3
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-segment-anything-2
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-NAG
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-KJNodes
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\rgthree-comfy
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-QwenVL
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_LayerStyle
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
0.0 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Impact-Subpack
0.1 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\comfyui-seedvr2-tilingupscaler
0.1 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-TRELLIS2
0.1 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
0.1 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-SeedVR2_VideoUpscaler
0.2 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Florence2
0.2 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_FaceAnalysis
0.2 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper
0.4 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-ReActor
0.8 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Manager
0.9 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-RMBG
1.6 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_Fill-Nodes
2.4 seconds: D:\AI\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Easy-Use

Context impl SQLiteImpl.
Will assume non-transactional DDL.
Assets scan(roots=['models']) completed in 0.089s (created=0, skipped_existing=1833, total_seen=1834)
Starting server

To see the GUI go to: http://127.0.0.1:8188
FETCH ComfyRegistry Data: 5/123
[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
[DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/clipspace.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
[DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/groupNode.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
[DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/widgetInputs.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/button.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/buttonGroup.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
FETCH ComfyRegistry Data: 10/123
FETCH ComfyRegistry Data: 15/123
FETCH ComfyRegistry Data: 20/123
FETCH ComfyRegistry Data: 25/123
FETCH ComfyRegistry Data: 30/123
FETCH ComfyRegistry Data: 35/123
FETCH ComfyRegistry Data: 40/123
FETCH ComfyRegistry Data: 45/123
FETCH ComfyRegistry Data: 50/123
FETCH ComfyRegistry Data: 55/123
FETCH ComfyRegistry Data: 60/123
FETCH ComfyRegistry Data: 65/123
FETCH ComfyRegistry Data: 70/123
FETCH ComfyRegistry Data: 75/123
FETCH ComfyRegistry Data: 80/123
FETCH ComfyRegistry Data: 85/123
FETCH ComfyRegistry Data: 90/123
FETCH ComfyRegistry Data: 95/123
FETCH ComfyRegistry Data: 100/123
FETCH ComfyRegistry Data: 105/123
FETCH ComfyRegistry Data: 110/123
FETCH ComfyRegistry Data: 115/123
FETCH ComfyRegistry Data: 120/123
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
```

### Other

ComfyUI version: 0.11.1
Python version: 3.12.10
Torch version: 2.10.0+cu130

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.