-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
ComfyUI Error Report
Error Details
- Node ID: 3
- Node Type: DiffusersGenerator
- Exception Type: ValueError
- Exception Message: The deprecation tuple ('diffusers.pipelines.controlnet.multicontrolnet.MultiControlNetModel', '0.34', 'Importing
MultiControlNetModelfromdiffusers.pipelines.controlnet.multicontrolnetis deprecated and this will be removed in a future version. Please usefrom diffusers.models.controlnets.multicontrolnet import MultiControlNetModel, instead.') should be removed since diffusers' version 0.36.0.dev0 is >= 0.34
Stack Trace
File "/media/robert/AI_WorkDrive/ComfyUI/execution.py", line 516, in execute
output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/execution.py", line 330, in get_output_data
return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/execution.py", line 304, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "/media/robert/AI_WorkDrive/ComfyUI/execution.py", line 292, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-J/__init__.py", line 859, in run
result = pipeline(
^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/env/lib/python3.11/site-packages/torch/utils/_contextlib.py", line 120, in decorate_context
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-J/pipelines/jannchie.py", line 274, in __call__
self.controlnet = MultiControlNetModel(controlnets=[])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/env/lib/python3.11/site-packages/diffusers/pipelines/controlnet/multicontrolnet.py", line 11, in __init__
deprecate("diffusers.pipelines.controlnet.multicontrolnet.MultiControlNetModel", "0.34", deprecation_message)
File "/media/robert/AI_WorkDrive/ComfyUI/env/lib/python3.11/site-packages/diffusers/utils/deprecation_utils.py", line 66, in deprecate
raise ValueError(
System Information
- ComfyUI Version: 0.7.0
- Arguments: main.py --cache-ram 32 --normalvram --output-directory /media/robert/16-Common/RS_AI_Images/
- OS: linux
- Python Version: 3.11.0rc1 (main, Aug 12 2022, 10:02:14) [GCC 11.2.0]
- Embedded Python: false
- PyTorch Version: 2.9.1+cu128
Devices
- Name: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync
- Type: cuda
- VRAM Total: 16720199680
- VRAM Free: 11097931776
- Torch VRAM Total: 0
- Torch VRAM Free: 0
Logs
2026-01-03T18:56:01.021720 - 2026-01-03T18:56:01.021730 - /media/robert/AI_WorkDrive/ComfyUI/user/comfyui.log2026-01-03T18:56:01.021739 -
2026-01-03T18:56:01.100052 -
Prestartup times for custom nodes:
2026-01-03T18:56:01.100172 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/rgthree-comfy
2026-01-03T18:56:01.100221 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-easy-use
2026-01-03T18:56:01.100259 - 0.6 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-manager
2026-01-03T18:56:01.100289 -
2026-01-03T18:56:01.669593 - /media/robert/AI_WorkDrive/ComfyUI/env/lib/python3.11/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
2026-01-03T18:56:02.488038 - Checkpoint files will always be loaded safely.
2026-01-03T18:56:02.675522 - Total VRAM 15946 MB, total RAM 64224 MB
2026-01-03T18:56:02.675615 - pytorch version: 2.9.1+cu128
2026-01-03T18:56:02.675846 - Set vram state to: NORMAL_VRAM
2026-01-03T18:56:02.676044 - Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync
2026-01-03T18:56:02.676137 - Using async weight offloading with 2 streams
2026-01-03T18:56:02.676256 - Enabled pinned memory 61012.0
2026-01-03T18:56:02.683589 - working around nvidia conv3d memory bug.
2026-01-03T18:56:03.737587 - Using pytorch attention
2026-01-03T18:56:05.404302 - Python version: 3.11.0rc1 (main, Aug 12 2022, 10:02:14) [GCC 11.2.0]
2026-01-03T18:56:05.404367 - ComfyUI version: 0.7.0
2026-01-03T18:56:05.406856 - ComfyUI frontend version: 1.35.9
2026-01-03T18:56:05.407629 - [Prompt Server] web root: /media/robert/AI_WorkDrive/ComfyUI/env/lib/python3.11/site-packages/comfyui_frontend_package/static
2026-01-03T18:56:06.108080 - Total VRAM 15946 MB, total RAM 64224 MB
2026-01-03T18:56:06.108149 - pytorch version: 2.9.1+cu128
2026-01-03T18:56:06.108288 - Set vram state to: NORMAL_VRAM
2026-01-03T18:56:06.108351 - Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync
2026-01-03T18:56:06.108414 - Using async weight offloading with 2 streams
2026-01-03T18:56:06.108511 - Enabled pinned memory 61012.0
2026-01-03T18:56:06.626144 - ZIM Custom Nodes Loaded2026-01-03T18:56:06.626174 -
2026-01-03T18:56:06.626199 - Successfully imported mappings from zim_nodes.py2026-01-03T18:56:06.626211 -
2026-01-03T18:56:06.626495 - Successfully imported mappings from zim_mask_preprocessing_node.py2026-01-03T18:56:06.626513 -
2026-01-03T18:56:06.626528 - ### Loading: Combined ZIM Nodes Package (3 nodes) ###2026-01-03T18:56:06.626539 -
2026-01-03T18:56:06.626554 - Available class mappings: ['ZimSegment', 'MaskToPoints_ZIM', 'MaskToBbox_ZIM']2026-01-03T18:56:06.626564 -
2026-01-03T18:56:06.634233 - �[36;20m[/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_controlnet_aux] | INFO -> Using ckpts path: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts�[0m
2026-01-03T18:56:06.634375 - �[36;20m[/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_controlnet_aux] | INFO -> Using symlinks: False�[0m
2026-01-03T18:56:06.634509 - �[36;20m[/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2026-01-03T18:56:08.149810 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2026-01-03T18:56:08.149847 -
2026-01-03T18:56:08.149899 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/was-ns/was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m2026-01-03T18:56:08.149922 -
2026-01-03T18:56:08.438510 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2026-01-03T18:56:08.438539 -
2026-01-03T18:56:08.438567 -
�[3m�[93m"Success is not final, failure is not fatal: It is the courage to continue that counts."�[0m�[3m - Winston Churchill�[0m
2026-01-03T18:56:08.438579 -
2026-01-03T18:56:08.450785 - Added submodule to path: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-quadmoons-nodes/efficiency_nodes2026-01-03T18:56:08.450804 -
2026-01-03T18:56:10.655218 - �[92m[tinyterraNodes] �[32mLoaded�[0m2026-01-03T18:56:10.655246 -
2026-01-03T18:56:11.765762 - /media/robert/AI_WorkDrive/ComfyUI/env/lib/python3.11/site-packages/timm/models/layers/__init__.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning)
2026-01-03T18:56:11.874080 - ### Loading: ComfyUI-Impact-Pack (V8.28.2)
2026-01-03T18:56:11.981094 - [Impact Pack] Wildcard total size (0.13 MB) is within cache limit (50.00 MB). Using full cache mode.
2026-01-03T18:56:11.985837 - ComfyUI-GGUF: Allowing full torch compile
2026-01-03T18:56:11.987374 - [Impact Pack] Wildcards loading done.
2026-01-03T18:56:12.092316 -
�[32mInitializing ControlAltAI Nodes�[0m2026-01-03T18:56:12.092348 -
2026-01-03T18:56:12.459834 - �[36;20m[/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfy-mtb] | INFO -> loaded �[96m103�[0m nodes successfuly�[0m
2026-01-03T18:56:12.461214 - �[36;20m[/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfy-mtb] | INFO -> Some nodes (5) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.�[0m
2026-01-03T18:56:12.494289 -
2026-01-03T18:56:12.494331 - �[92m[rgthree-comfy] Loaded 48 exciting nodes. 🎉�[0m2026-01-03T18:56:12.494357 -
2026-01-03T18:56:12.494380 -
2026-01-03T18:56:12.494408 - �[33m[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.
�[0m2026-01-03T18:56:12.494431 -
2026-01-03T18:56:12.594530 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.3.4 �[92mLoaded�[0m2026-01-03T18:56:12.594567 -
2026-01-03T18:56:12.594592 - �[34m[ComfyUI-Easy-Use] web root: �[0m/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-easy-use/web_version/v2 �[92mLoaded�[0m2026-01-03T18:56:12.594612 -
2026-01-03T18:56:12.689775 - Using pytorch attention
2026-01-03T18:56:12.702234 - (RES4LYF) Init2026-01-03T18:56:12.702272 -
2026-01-03T18:56:12.702392 - (RES4LYF) Importing beta samplers.2026-01-03T18:56:12.702417 -
2026-01-03T18:56:12.715506 - (RES4LYF) Importing legacy samplers.2026-01-03T18:56:12.715535 -
2026-01-03T18:56:12.736177 - ------------------------------------------2026-01-03T18:56:12.736202 -
2026-01-03T18:56:12.736220 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2026-01-03T18:56:12.736235 -
2026-01-03T18:56:12.736249 - ------------------------------------------2026-01-03T18:56:12.736262 -
2026-01-03T18:56:12.736275 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2026-01-03T18:56:12.736288 -
2026-01-03T18:56:12.736302 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2026-01-03T18:56:12.736314 -
2026-01-03T18:56:12.736326 - ------------------------------------------2026-01-03T18:56:12.736338 -
2026-01-03T18:56:12.757836 -
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2026-01-03T18:56:12.757862 -
2026-01-03T18:56:12.758470 - Loaded Efficiency nodes from2026-01-03T18:56:12.758503 - 2026-01-03T18:56:12.758520 - /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/efficiency-nodes-comfyui2026-01-03T18:56:12.758534 -
2026-01-03T18:56:12.760663 - Loaded comfyui_controlnet_aux nodes from2026-01-03T18:56:12.760687 - 2026-01-03T18:56:12.760703 - /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_controlnet_aux2026-01-03T18:56:12.760717 -
2026-01-03T18:56:12.765681 - Loaded AdvancedControlNet nodes from2026-01-03T18:56:12.765718 - 2026-01-03T18:56:12.765756 - /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-advanced-controlnet2026-01-03T18:56:12.765785 -
2026-01-03T18:56:12.766615 - Could not find AnimateDiff nodes2026-01-03T18:56:12.766649 -
2026-01-03T18:56:12.768419 - Loaded IPAdapter nodes from2026-01-03T18:56:12.768451 - 2026-01-03T18:56:12.768491 - /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_ipadapter_plus2026-01-03T18:56:12.768552 -
2026-01-03T18:56:12.772107 - Could not find VideoHelperSuite nodes2026-01-03T18:56:12.772133 -
2026-01-03T18:56:12.773145 - ### Loading: ComfyUI-Impact-Pack (V8.28.2)
2026-01-03T18:56:12.773419 - ### Loading: ComfyUI-Impact-Pack (V8.28.2)
2026-01-03T18:56:12.779446 - Loaded ImpactPack nodes from2026-01-03T18:56:12.779472 - 2026-01-03T18:56:12.779512 - /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-impact-pack2026-01-03T18:56:12.779529 -
2026-01-03T18:56:12.779675 - [Impact Pack] Wildcard total size (0.13 MB) is within cache limit (50.00 MB). Using full cache mode.
2026-01-03T18:56:12.785366 - [Impact Pack] Wildcards loading done.
2026-01-03T18:56:12.785760 - [Impact Pack] Wildcard total size (0.13 MB) is within cache limit (50.00 MB). Using full cache mode.
2026-01-03T18:56:12.787599 - [Impact Pack] Wildcards loading done.
2026-01-03T18:56:12.954161 - ### Loading: ComfyUI-Manager (V3.39)
2026-01-03T18:56:12.954549 - [ComfyUI-Manager] network_mode: public
2026-01-03T18:56:12.954643 - [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'.
2026-01-03T18:56:12.986337 - ### ComfyUI Revision: 4449 [f59f71cf] *DETACHED | Released on '2025-12-30'
2026-01-03T18:56:13.268655 - ### Loading: ComfyUI-Impact-Subpack (V1.3.5)
2026-01-03T18:56:13.270085 - [Impact Pack/Subpack] Using folder_paths to determine whitelist path: /media/robert/AI_WorkDrive/ComfyUI/user/default/ComfyUI-Impact-Subpack/model-whitelist.txt
2026-01-03T18:56:13.270190 - [Impact Pack/Subpack] Ensured whitelist directory exists: /media/robert/AI_WorkDrive/ComfyUI/user/default/ComfyUI-Impact-Subpack
2026-01-03T18:56:13.270460 - [Impact Pack/Subpack] Loaded 0 model(s) from whitelist: /media/robert/AI_WorkDrive/ComfyUI/user/default/ComfyUI-Impact-Subpack/model-whitelist.txt
2026-01-03T18:56:13.316296 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2026-01-03T18:56:13.322512 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2026-01-03T18:56:13.401832 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2026-01-03T18:56:13.463247 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2026-01-03T18:56:13.509847 - [Impact Subpack] ultralytics_bbox: /media/robert/AI_WorkDrive/ComfyUI/models/ultralytics/bbox
2026-01-03T18:56:13.509940 - [Impact Subpack] ultralytics_segm: /media/robert/AI_WorkDrive/ComfyUI/models/ultralytics/segm
2026-01-03T18:56:13.544365 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2026-01-03T18:56:13.683869 - �[34m[ComfyUI-RMBG]�[0m v�[93m3.0.0�[0m | �[93m38 nodes�[0m �[92mLoaded�[0m2026-01-03T18:56:13.683903 -
2026-01-03T18:56:13.827862 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.27.4
2026-01-03T18:56:13.859157 - [Crystools �[0;32mINFO�[0m] Platform release: 6.17.9-76061709-generic
2026-01-03T18:56:13.859232 - [Crystools �[0;32mINFO�[0m] JETSON: Not detected.
2026-01-03T18:56:13.861313 - [Crystools �[0;32mINFO�[0m] CPU: AMD Ryzen 5 5600X 6-Core Processor - Arch: x86_64 - OS: Linux 6.17.9-76061709-generic
2026-01-03T18:56:13.861462 - [Crystools �[0;32mINFO�[0m] pynvml (NVIDIA) initialized.
2026-01-03T18:56:13.861618 - [Crystools �[0;32mINFO�[0m] GPU/s:
2026-01-03T18:56:13.861718 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 4060 Ti
2026-01-03T18:56:13.861804 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 580.82.09
2026-01-03T18:56:13.872520 - Web extensions folder found at /media/robert/AI_WorkDrive/ComfyUI/web/extensions/ComfyLiterals2026-01-03T18:56:13.872550 -
2026-01-03T18:56:13.885425 -
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2026-01-03T18:56:13.885452 -
2026-01-03T18:56:13.886298 -
Import times for custom nodes:
2026-01-03T18:56:13.886356 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/websocket_image_save.py
2026-01-03T18:56:13.886389 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-Photopea
2026-01-03T18:56:13.886416 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/sdxl_prompt_styler
2026-01-03T18:56:13.886443 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_segment_anything
2026-01-03T18:56:13.886469 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/dynamic-ramcache
2026-01-03T18:56:13.886504 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/zimagelatent
2026-01-03T18:56:13.886530 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/cg-use-everywhere
2026-01-03T18:56:13.886554 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyLiterals
2026-01-03T18:56:13.886577 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/erosdiffusion-eulerflowmatchingdiscretescheduler
2026-01-03T18:56:13.886601 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-Notifications
2026-01-03T18:56:13.886624 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-MagCache
2026-01-03T18:56:13.886647 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-Inpaint-CropAndStitch
2026-01-03T18:56:13.886670 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI_M3D_photo_effects
2026-01-03T18:56:13.886693 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_ipadapter_plus
2026-01-03T18:56:13.886716 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI_HuggingFace_Downloader
2026-01-03T18:56:13.886738 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-GGUF
2026-01-03T18:56:13.886761 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/sdxl-adherence
2026-01-03T18:56:13.886783 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/efficiency-nodes-comfyui
2026-01-03T18:56:13.886805 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_essentials
2026-01-03T18:56:13.886827 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-quadmoons-nodes
2026-01-03T18:56:13.886849 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-custom-scripts
2026-01-03T18:56:13.886871 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/teacache
2026-01-03T18:56:13.886893 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/flux-prompt-generator
2026-01-03T18:56:13.886915 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/controlaltai-nodes
2026-01-03T18:56:13.886937 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_ultimatesdupscale
2026-01-03T18:56:13.886959 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-advanced-controlnet
2026-01-03T18:56:13.886981 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-segment-anything-2
2026-01-03T18:56:13.887006 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-frame-interpolation
2026-01-03T18:56:13.887029 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-inpaint-nodes
2026-01-03T18:56:13.887052 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/x-flux-comfyui
2026-01-03T18:56:13.887074 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/rgthree-comfy
2026-01-03T18:56:13.887097 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-kjnodes
2026-01-03T18:56:13.887119 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-raw-image
2026-01-03T18:56:13.887141 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI_Comfyroll_CustomNodes
2026-01-03T18:56:13.887163 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-Z-Image-Turbo
2026-01-03T18:56:13.887194 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_tinyterranodes
2026-01-03T18:56:13.887217 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-animatediff-evolved
2026-01-03T18:56:13.887239 - 0.0 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-art-venture
2026-01-03T18:56:13.887260 - 0.1 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-manager
2026-01-03T18:56:13.887282 - 0.1 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfy-mtb
2026-01-03T18:56:13.887303 - 0.1 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-easy-use
2026-01-03T18:56:13.887324 - 0.1 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-tensorops
2026-01-03T18:56:13.887345 - 0.1 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-impact-pack
2026-01-03T18:56:13.887367 - 0.1 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/RES4LYF
2026-01-03T18:56:13.887389 - 0.1 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-rmbg
2026-01-03T18:56:13.887410 - 0.2 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI_ZIM
2026-01-03T18:56:13.887430 - 0.2 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-WanVideoWrapper
2026-01-03T18:56:13.887451 - 0.2 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-Crystools
2026-01-03T18:56:13.887472 - 0.2 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-impact-subpack
2026-01-03T18:56:13.887513 - 0.3 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-videohelpersuite
2026-01-03T18:56:13.887545 - 0.3 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-sam2
2026-01-03T18:56:13.887574 - 0.4 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_controlnet_aux
2026-01-03T18:56:13.887602 - 1.2 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui_layerstyle
2026-01-03T18:56:13.887631 - 1.4 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/was-ns
2026-01-03T18:56:13.887659 - 2.2 seconds: /media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-J
2026-01-03T18:56:13.887685 -
2026-01-03T18:56:14.114589 - Context impl SQLiteImpl.
2026-01-03T18:56:14.114671 - Will assume non-transactional DDL.
2026-01-03T18:56:14.115231 - No target revision found.
2026-01-03T18:56:14.146751 - Using RAM pressure cache.
2026-01-03T18:56:14.147013 - Starting server
2026-01-03T18:56:14.147187 - To see the GUI go to: http://127.0.0.1:8188
2026-01-03T18:56:17.686298 - FETCH ComfyRegistry Data: 5/1172026-01-03T18:56:17.686351 -
2026-01-03T18:56:19.600333 - [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.
2026-01-03T18:56:19.603315 - [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.
2026-01-03T18:56:19.624094 - [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.
2026-01-03T18:56:19.624755 - [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.
2026-01-03T18:56:19.629167 - [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.
2026-01-03T18:56:20.666582 - JSON file does not exist.2026-01-03T18:56:20.666627 -
2026-01-03T18:56:20.666655 - JSON file does not exist.2026-01-03T18:56:20.666676 -
2026-01-03T18:56:20.685044 - [ERROR] An error occurred while retrieving information for the 'EmptyLatentImageCustomPresets' node.
2026-01-03T18:56:20.690573 - Traceback (most recent call last):
File "/media/robert/AI_WorkDrive/ComfyUI/server.py", line 690, in get_object_info
out[x] = node_info(x)
^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/server.py", line 654, in node_info
info['input'] = obj_class.INPUT_TYPES()
^^^^^^^^^^^^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/comfyui-kjnodes/nodes/nodes.py", line 764, in INPUT_TYPES
dimensions_dict = json.load(f)
^^^^^^^^^^^^
File "/usr/lib/python3.11/json/__init__.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
^^^^^^^^^^^^^^^^^^^^^^
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 23 column 9 (char 342)
2026-01-03T18:56:20.716566 - []2026-01-03T18:56:20.716598 -
2026-01-03T18:56:20.716623 - []2026-01-03T18:56:20.716637 -
2026-01-03T18:56:22.024331 - [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.
2026-01-03T18:56:22.974535 - FETCH ComfyRegistry Data: 10/1172026-01-03T18:56:22.974583 -
2026-01-03T18:56:27.536177 - FETCH ComfyRegistry Data: 15/1172026-01-03T18:56:27.536218 -
2026-01-03T18:56:32.001202 - FETCH ComfyRegistry Data: 20/1172026-01-03T18:56:32.001260 -
2026-01-03T18:56:36.596425 - FETCH ComfyRegistry Data: 25/1172026-01-03T18:56:36.596465 -
2026-01-03T18:56:41.154735 - FETCH ComfyRegistry Data: 30/1172026-01-03T18:56:41.154780 -
2026-01-03T18:56:45.652494 - FETCH ComfyRegistry Data: 35/1172026-01-03T18:56:45.652538 -
2026-01-03T18:56:50.265915 - FETCH ComfyRegistry Data: 40/1172026-01-03T18:56:50.265962 -
2026-01-03T18:56:54.804842 - FETCH ComfyRegistry Data: 45/1172026-01-03T18:56:54.804885 -
2026-01-03T18:56:59.682230 - FETCH ComfyRegistry Data: 50/1172026-01-03T18:56:59.682274 -
2026-01-03T18:57:04.806251 - FETCH ComfyRegistry Data: 55/1172026-01-03T18:57:04.806303 -
2026-01-03T18:57:09.311975 - FETCH ComfyRegistry Data: 60/1172026-01-03T18:57:09.312018 -
2026-01-03T18:57:14.256196 - FETCH ComfyRegistry Data: 65/1172026-01-03T18:57:14.256236 -
2026-01-03T18:57:18.850766 - FETCH ComfyRegistry Data: 70/1172026-01-03T18:57:18.850809 -
2026-01-03T18:57:23.341385 - FETCH ComfyRegistry Data: 75/1172026-01-03T18:57:23.341435 -
2026-01-03T18:57:28.719459 - FETCH ComfyRegistry Data: 80/1172026-01-03T18:57:28.719547 -
2026-01-03T18:57:33.181868 - FETCH ComfyRegistry Data: 85/1172026-01-03T18:57:33.181911 -
2026-01-03T18:57:37.829092 - FETCH ComfyRegistry Data: 90/1172026-01-03T18:57:37.829134 -
2026-01-03T18:57:42.417212 - FETCH ComfyRegistry Data: 95/1172026-01-03T18:57:42.417251 -
2026-01-03T18:57:47.044264 - FETCH ComfyRegistry Data: 100/1172026-01-03T18:57:47.044303 -
2026-01-03T18:57:51.528334 - FETCH ComfyRegistry Data: 105/1172026-01-03T18:57:51.528379 -
2026-01-03T18:57:56.127960 - FETCH ComfyRegistry Data: 110/1172026-01-03T18:57:56.128002 -
2026-01-03T18:58:01.504268 - FETCH ComfyRegistry Data: 115/1172026-01-03T18:58:01.504313 -
2026-01-03T18:58:03.748890 - FETCH ComfyRegistry Data [DONE]2026-01-03T18:58:03.748942 -
2026-01-03T18:58:03.847989 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2026-01-03T18:58:03.883673 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2026-01-03T18:58:03.883706 - 2026-01-03T18:58:04.363270 - [DONE]2026-01-03T18:58:04.363314 -
2026-01-03T18:58:04.402275 - [ComfyUI-Manager] All startup tasks have been completed.
2026-01-03T19:01:20.201411 - got prompt
2026-01-03T19:01:29.006594 -
Fetching 17 files: 88%|█████████████████████▏ | 15/17 [00:01<00:00, 12.23it/s]2026-01-03T19:01:29.006823 -
Fetching 17 files: 100%|████████████████████████| 17/17 [00:01<00:00, 11.03it/s]2026-01-03T19:01:29.006857 -
2026-01-03T19:01:29.257092 -
Loading pipeline components...: 80%|██████████▍ | 4/5 [00:00<00:00, 16.07it/s]2026-01-03T19:01:29.330500 -
Loading pipeline components...: 100%|█████████████| 5/5 [00:00<00:00, 15.51it/s]2026-01-03T19:01:29.330540 -
2026-01-03T19:01:29.330672 - You have disabled the safety checker for <class '/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-J.pipelines.jannchie.JannchiePipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
2026-01-03T19:01:32.439444 - torch.float322026-01-03T19:01:32.439537 - 2026-01-03T19:01:32.439562 - torch.float322026-01-03T19:01:32.439579 -
2026-01-03T19:01:33.103328 - !!! Exception during processing !!! The deprecation tuple ('diffusers.pipelines.controlnet.multicontrolnet.MultiControlNetModel', '0.34', 'Importing `MultiControlNetModel` from `diffusers.pipelines.controlnet.multicontrolnet` is deprecated and this will be removed in a future version. Please use `from diffusers.models.controlnets.multicontrolnet import MultiControlNetModel`, instead.') should be removed since diffusers' version 0.36.0.dev0 is >= 0.34
2026-01-03T19:01:33.105311 - Traceback (most recent call last):
File "/media/robert/AI_WorkDrive/ComfyUI/execution.py", line 516, in execute
output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/execution.py", line 330, in get_output_data
return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/execution.py", line 304, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "/media/robert/AI_WorkDrive/ComfyUI/execution.py", line 292, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-J/__init__.py", line 859, in run
result = pipeline(
^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/env/lib/python3.11/site-packages/torch/utils/_contextlib.py", line 120, in decorate_context
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/custom_nodes/ComfyUI-J/pipelines/jannchie.py", line 274, in __call__
self.controlnet = MultiControlNetModel(controlnets=[])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/media/robert/AI_WorkDrive/ComfyUI/env/lib/python3.11/site-packages/diffusers/pipelines/controlnet/multicontrolnet.py", line 11, in __init__
deprecate("diffusers.pipelines.controlnet.multicontrolnet.MultiControlNetModel", "0.34", deprecation_message)
File "/media/robert/AI_WorkDrive/ComfyUI/env/lib/python3.11/site-packages/diffusers/utils/deprecation_utils.py", line 66, in deprecate
raise ValueError(
ValueError: The deprecation tuple ('diffusers.pipelines.controlnet.multicontrolnet.MultiControlNetModel', '0.34', 'Importing `MultiControlNetModel` from `diffusers.pipelines.controlnet.multicontrolnet` is deprecated and this will be removed in a future version. Please use `from diffusers.models.controlnets.multicontrolnet import MultiControlNetModel`, instead.') should be removed since diffusers' version 0.36.0.dev0 is >= 0.34
2026-01-03T19:01:33.106159 - Prompt executed in 12.90 seconds
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
{"id":"467709a9-85d1-4c25-b924-e1a2d568924f","revision":0,"last_node_id":5,"last_link_id":6,"nodes":[{"id":2,"type":"DiffusersCompelPromptEmbedding","pos":[54.931529002484346,-896.4256906212662],"size":[400,200],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"pipeline","name":"pipeline","type":"DIFFUSERS_PIPELINE","link":1},{"localized_name":"positive_prompt","name":"positive_prompt","type":"STRING","widget":{"name":"positive_prompt"},"link":null},{"localized_name":"negative_prompt","name":"negative_prompt","type":"STRING","widget":{"name":"negative_prompt"},"link":null}],"outputs":[{"localized_name":"positive prompt embedding","name":"positive prompt embedding","type":"DIFFUSERS_PROMPT_EMBEDDING","links":[2]},{"localized_name":"negative prompt embedding","name":"negative prompt embedding","type":"DIFFUSERS_PROMPT_EMBEDDING","links":[3]}],"properties":{"cnr_id":"ComfyUI-J","ver":"ab4a4fb38ce223c7c285c9e82d5e7e08c8e22904","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"DiffusersCompelPromptEmbedding"},"widgets_values":["(masterpiece)1.2, (best quality)1.4",""]},{"id":3,"type":"DiffusersGenerator","pos":[191.41340564281745,-471.4400450431989],"size":[310.265625,442],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"pipeline","name":"pipeline","type":"DIFFUSERS_PIPELINE","link":4},{"localized_name":"positive_prompt_embedding","name":"positive_prompt_embedding","type":"DIFFUSERS_PROMPT_EMBEDDING","link":2},{"localized_name":"negative_prompt_embedding","name":"negative_prompt_embedding","type":"DIFFUSERS_PROMPT_EMBEDDING","link":3},{"localized_name":"images","name":"images","shape":7,"type":"IMAGE","link":null},{"localized_name":"mask","name":"mask","shape":7,"type":"MASK","link":null},{"localized_name":"controlnet_units","name":"controlnet_units","shape":7,"type":"CONTROLNET_UNIT","link":null},{"localized_name":"reference_image","name":"reference_image","shape":7,"type":"IMAGE","link":5},{"localized_name":"strength","name":"strength","type":"FLOAT","widget":{"name":"strength"},"link":null},{"localized_name":"num_inference_steps","name":"num_inference_steps","type":"INT","widget":{"name":"num_inference_steps"},"link":null},{"localized_name":"guidance_scale","name":"guidance_scale","type":"FLOAT","widget":{"name":"guidance_scale"},"link":null},{"localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":null},{"localized_name":"batch_size","name":"batch_size","type":"INT","widget":{"name":"batch_size"},"link":null},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":null},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":null},{"localized_name":"reference_strength","name":"reference_strength","type":"FLOAT","widget":{"name":"reference_strength"},"link":null},{"localized_name":"reference_style_fidelity","name":"reference_style_fidelity","type":"FLOAT","widget":{"name":"reference_style_fidelity"},"link":null},{"localized_name":"reference_only","name":"reference_only","shape":7,"type":"COMBO","widget":{"name":"reference_only"},"link":null},{"localized_name":"reference_only_adain","name":"reference_only_adain","shape":7,"type":"COMBO","widget":{"name":"reference_only_adain"},"link":null}],"outputs":[{"localized_name":"images","name":"images","type":"IMAGE","links":[6]}],"properties":{"cnr_id":"ComfyUI-J","ver":"ab4a4fb38ce223c7c285c9e82d5e7e08c8e22904","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"DiffusersGenerator"},"widgets_values":[1,30,7,144623240296,"randomize",1,512,512,1,0.5,"disable","disable"]},{"id":5,"type":"PreviewImage","pos":[933.9558929087877,-555.2209990204327],"size":[708.2240507649508,622.6014706604658],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":6}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"PreviewImage"}},{"id":4,"type":"LoadImage","pos":[-420.05242782006104,-572.1123203868106],"size":[282.798828125,314],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[5]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"LoadImage"},"widgets_values":["0Z8_0183.jpg","image"]},{"id":1,"type":"DiffusersPipeline","pos":[-422.75503923868126,-927.5057219354015],"size":[270,130],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"ckpt_name","name":"ckpt_name","type":"COMBO","widget":{"name":"ckpt_name"},"link":null},{"localized_name":"vae_name","name":"vae_name","shape":7,"type":"COMBO","widget":{"name":"vae_name"},"link":null},{"localized_name":"scheduler_name","name":"scheduler_name","shape":7,"type":"COMBO","widget":{"name":"scheduler_name"},"link":null},{"localized_name":"use_tiny_vae","name":"use_tiny_vae","shape":7,"type":"COMBO","widget":{"name":"use_tiny_vae"},"link":null}],"outputs":[{"localized_name":"pipeline","name":"pipeline","type":"DIFFUSERS_PIPELINE","links":[1,4]}],"properties":{"cnr_id":"ComfyUI-J","ver":"ab4a4fb38ce223c7c285c9e82d5e7e08c8e22904","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"DiffusersPipeline"},"widgets_values":["iniverseMixSFWNSFW_ponyRealGuofengV51.safetensors","-","-","disable"]}],"links":[[1,1,0,2,0,"DIFFUSERS_PIPELINE"],[2,2,0,3,1,"DIFFUSERS_PROMPT_EMBEDDING"],[3,2,1,3,2,"DIFFUSERS_PROMPT_EMBEDDING"],[4,1,0,3,0,"DIFFUSERS_PIPELINE"],[5,4,0,3,6,"IMAGE"],[6,3,0,5,0,"IMAGE"]],"groups":[],"config":{},"extra":{"workflowRendererVersion":"LG","ue_links":[],"links_added_by_ue":[],"ds":{"scale":0.7400249944259084,"offset":[1608.525799158407,1276.1425949374395]}},"version":0.4}
Additional Context
(Please add any additional context or steps to reproduce the error here)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels