The expanded size of the tensor (3072) must match the existing size (1728) at non-singleton dimension 1. Target sizes: [3072, 3072]. Tensor sizes: [3072, 1728]
#1
by Hansiburli69 - opened
ComfyUI 0.7.0
ComfyUI_frontend v1.37.2
Discord
ComfyOrg
ComfyUI-Ollama
EasyUse v1.3.6
rgthree-comfy v1.0.2512112053
ComfyUI-Manager V3.39
When using ultraflux gguf model in comfyui i got this error:
ComfyUI Error Report
Error Details
- Node ID: 45
- Node Type: UnetLoaderGGUF
- Exception Type: RuntimeError
- Exception Message: The expanded size of the tensor (3072) must match the existing size (1728) at non-singleton dimension 1. Target sizes: [3072, 3072]. Tensor sizes: [3072, 1728]
Stack Trace
File "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 518, 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 "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 329, 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 "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 303, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 291, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-GGUF\nodes.py", line 169, in load_unet
model = comfy.sd.load_diffusion_model_state_dict(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\ComfyUI\comfy\sd.py", line 1489, in load_diffusion_model_state_dict
new_sd = model_detection.convert_diffusers_mmdit(sd, "")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\ComfyUI\comfy\model_detection.py", line 1054, in convert_diffusers_mmdit
new[:old_weight.shape[0]] = old_weight
~~~^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\python_embeded\Lib\site-packages\torch\_tensor.py", line 1654, in __torch_function__
ret = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
System Information
- ComfyUI Version: 0.7.0
- Arguments: ComfyUI\main.py --windows-standalone-build --lowvram --use-sage-attention --disable-pinned-memory --output-directory D:\Comfyui_Output --input-directory D:\Comfyui_Input
- OS: win32
- Python Version: 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]
- Embedded Python: true
- PyTorch Version: 2.9.1+cu130
Devices
- Name: cuda:0 NVIDIA GeForce RTX 4060 : cudaMallocAsync
- Type: cuda
- VRAM Total: 8585216000
- VRAM Free: 7401766912
- Torch VRAM Total: 33554432
- Torch VRAM Free: 25034752
Logs
2026-01-05T14:36:35.054820 -
2026-01-05T14:36:35.054820 - β’ π F5-TTS Speech Editor2026-01-05T14:36:35.054820 -
2026-01-05T14:36:35.054820 - β’ π Phoneme Text Normalizer2026-01-05T14:36:35.054820 -
2026-01-05T14:36:35.054820 - β’ πΊ TTS SRT2026-01-05T14:36:35.054820 -
2026-01-05T14:36:35.054820 - β’ π Voice Changer2026-01-05T14:36:35.054820 -
2026-01-05T14:36:35.055818 - β’ π§ Audio Analyzer Options2026-01-05T14:36:35.055818 -
2026-01-05T14:36:35.055818 - β’ π§ F5-TTS Edit Options2026-01-05T14:36:35.055818 -
2026-01-05T14:36:35.055818 - β’ π§ RVC Pitch Extraction Options2026-01-05T14:36:35.055818 -
2026-01-05T14:36:35.055818 - β’ π§ Viseme Mouth Shape Options2026-01-05T14:36:35.055818 -
2026-01-05T14:36:35.055818 - β’ π£οΈ Silent Speech Analyzer2026-01-05T14:36:35.055818 -
2026-01-05T14:36:35.056820 - β’ π€ Voice Fixer2026-01-05T14:36:35.056820 -
2026-01-05T14:36:35.056820 - β’ π₯ͺ Merge Audio2026-01-05T14:36:35.056820 -
2026-01-05T14:36:35.056820 - ======================================================================2026-01-05T14:36:35.056820 -
2026-01-05T14:36:35.133344 - [VibeVoice] SageAttention available for acceleration
2026-01-05T14:36:35.161488 - [VibeVoice] Using embedded VibeVoice (MIT licensed)
2026-01-05T14:36:35.174797 - [VibeVoice] VibeVoice nodes registered successfully
2026-01-05T14:36:35.217848 - WAS Node Suite: 2026-01-05T14:36:35.217848 - BlenderNeko's Advanced CLIP Text Encode found, attempting to enable `CLIPTextEncode` support.2026-01-05T14:36:35.217848 -
2026-01-05T14:36:35.217848 - WAS Node Suite: 2026-01-05T14:36:35.217848 - `CLIPTextEncode (BlenderNeko Advanced + NSP)` node enabled under `WAS Suite/Conditioning` menu.2026-01-05T14:36:35.217848 -
2026-01-05T14:36:35.586446 - [TTS Audio Suite] π Character voices: Found 173 characters, 10 aliases (cached)2026-01-05T14:36:35.586446 -
2026-01-05T14:36:35.586446 - [TTS Audio Suite] π Updating character discovery in background...2026-01-05T14:36:35.586446 -
2026-01-05T14:36:35.861493 - WAS Node Suite: 2026-01-05T14:36:35.862495 - OpenCV Python FFMPEG support is enabled2026-01-05T14:36:35.862495 -
2026-01-05T14:36:35.862495 - WAS Node Suite 2026-01-05T14:36:35.862495 - Warning: 2026-01-05T14:36:35.862495 - `ffmpeg_bin_path` is not set in `D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.2026-01-05T14:36:35.862495 -
2026-01-05T14:36:36.485924 - WAS Node Suite: 2026-01-05T14:36:36.486926 - Finished.2026-01-05T14:36:36.486926 - 2026-01-05T14:36:36.486926 - Loaded2026-01-05T14:36:36.486926 - 2026-01-05T14:36:36.486926 - 2212026-01-05T14:36:36.486926 - 2026-01-05T14:36:36.486926 - nodes successfully.2026-01-05T14:36:36.486926 -
2026-01-05T14:36:36.486926 -
2026-01-05T14:36:36.486926 - "The distance between insanity and genius is measured only by success."2026-01-05T14:36:36.486926 - - Bruce Feirstein2026-01-05T14:36:36.486926 -
2026-01-05T14:36:36.486926 -
2026-01-05T14:36:36.639766 -
Import times for custom nodes:
2026-01-05T14:36:36.639766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_AdvancedRefluxControl
2026-01-05T14:36:36.639766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-NodeAlign
2026-01-05T14:36:36.639766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-seamless-tiling
2026-01-05T14:36:36.639766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mxtoolkit
2026-01-05T14:36:36.639766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-ollama
2026-01-05T14:36:36.639766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\websocket_image_save.py
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\janus-pro
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\canvas_tab
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\sdxl_prompt_styler
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_QwenVL
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\image-resize-flexible-comfyui
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\qwen3-vl-nsfw
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-qwen-image-size-picker
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-QwenVL-MultiImage
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-nunchaku-chroma
2026-01-05T14:36:36.640766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_ADV_CLIP_emb
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\qweneditutils
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\Comfyui-Resolution-Master
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-CustomScheduler
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\mikey_nodes
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\sd-dynamic-thresholding
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\cg-use-everywhere
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\lora-info
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-IPAdapter-Flux-Repair
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-TiledDiffusion
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-omnigen
2026-01-05T14:36:36.641765 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\qwen-image-integrated-ksampler
2026-01-05T14:36:36.642766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-inpaint-cropandstitch
2026-01-05T14:36:36.642766 - 0.0 seconds (IMPORT FAILED): D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_Searge_LLM
2026-01-05T14:36:36.642766 - 0.0 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyLiterals
2026-01-05T14:36:36.642766 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-Florence2
2026-01-05T14:36:36.642766 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\teacache
2026-01-05T14:36:36.642766 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-GGUF
2026-01-05T14:36:36.642766 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-impact-subpack
2026-01-05T14:36:36.642766 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_ipadapter_plus
2026-01-05T14:36:36.642766 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_ipadapter_plus_fork
2026-01-05T14:36:36.642766 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_QwenVL_PromptCaption
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_ultimatesdupscale
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-inpaint-nodes
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_ipadapter_plus_v2
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_FluxMod
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-image-saver
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-custom-scripts
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-QwenImageLoraLoader
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_essentials
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_Qwen3-VL-Instruct
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\controlaltai-nodes
2026-01-05T14:36:36.643765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-QwenVL
2026-01-05T14:36:36.644765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\VibeVoice-ComfyUI
2026-01-05T14:36:36.644765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\x-flux-comfyui
2026-01-05T14:36:36.644765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-various
2026-01-05T14:36:36.644765 - 0.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-IPAdapter-Flux
2026-01-05T14:36:36.644765 - 0.2 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-kjnodes
2026-01-05T14:36:36.644765 - 0.2 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-FSampler
2026-01-05T14:36:36.644765 - 0.2 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_tinyterranodes
2026-01-05T14:36:36.644765 - 0.2 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\facerestore_cf
2026-01-05T14:36:36.644765 - 0.2 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-videohelpersuite
2026-01-05T14:36:36.645764 - 0.2 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\rgthree-comfy
2026-01-05T14:36:36.645764 - 0.2 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_controlnet_aux
2026-01-05T14:36:36.645764 - 0.3 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-inspire-pack
2026-01-05T14:36:36.645764 - 0.3 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2026-01-05T14:36:36.645764 - 0.3 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_Sonic
2026-01-05T14:36:36.645764 - 0.3 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-ToSVG
2026-01-05T14:36:36.645764 - 0.3 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_ExtraModels
2026-01-05T14:36:36.645764 - 0.3 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\kaytool
2026-01-05T14:36:36.645764 - 0.5 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance
2026-01-05T14:36:36.646765 - 0.5 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-seedvr2-tilingupscaler
2026-01-05T14:36:36.646765 - 0.6 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-itools
2026-01-05T14:36:36.646765 - 0.7 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-Facerestore-Tensorrt
2026-01-05T14:36:36.646765 - 0.8 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\seedvr2_videoupscaler
2026-01-05T14:36:36.646765 - 0.9 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper
2026-01-05T14:36:36.646765 - 1.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_gfpgan
2026-01-05T14:36:36.646765 - 1.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-advancedliveportrait
2026-01-05T14:36:36.646765 - 1.3 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI_MileHighStyler
2026-01-05T14:36:36.647765 - 1.3 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\was-node-suite-comfyui
2026-01-05T14:36:36.647765 - 1.5 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-manager
2026-01-05T14:36:36.647765 - 1.5 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-rmbg
2026-01-05T14:36:36.647765 - 1.6 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-impact-pack
2026-01-05T14:36:36.647765 - 1.6 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-detail-daemon
2026-01-05T14:36:36.647765 - 1.7 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-kokoro
2026-01-05T14:36:36.647765 - 1.9 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-Crystools
2026-01-05T14:36:36.647765 - 1.9 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_layerstyle
2026-01-05T14:36:36.648765 - 2.3 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-nunchaku
2026-01-05T14:36:36.648765 - 2.6 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-if_llm
2026-01-05T14:36:36.648765 - 2.8 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-griptape
2026-01-05T14:36:36.648765 - 5.8 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\bjornulf_custom_nodes
2026-01-05T14:36:36.648765 - 6.2 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\aistudynow-qwenvl
2026-01-05T14:36:36.648765 - 9.7 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-inspyrenet-rembg
2026-01-05T14:36:36.648765 - 9.8 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\tts_audio_suite
2026-01-05T14:36:36.648765 - 12.2 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes
2026-01-05T14:36:36.649765 - 14.1 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_custom_nodes_alekpet
2026-01-05T14:36:36.649765 - 21.5 seconds: D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-Easy-Use
2026-01-05T14:36:36.649765 -
2026-01-05T14:36:37.703784 - FETCH ComfyRegistry Data: 70/1172026-01-05T14:36:37.703784 -
2026-01-05T14:36:41.002802 - Context impl SQLiteImpl.
2026-01-05T14:36:41.002802 - Will assume non-transactional DDL.
2026-01-05T14:36:41.003803 - No target revision found.
2026-01-05T14:36:41.179608 - Starting server
2026-01-05T14:36:41.180608 - To see the GUI go to: http://127.0.0.1:8188
2026-01-05T14:36:41.433355 - FETCH ComfyRegistry Data: 75/1172026-01-05T14:36:41.433355 -
2026-01-05T14:36:41.862462 - Loading faiss with AVX2 support.
2026-01-05T14:36:41.987254 - Successfully loaded faiss with AVX2 support.
2026-01-05T14:36:45.195635 - FETCH ComfyRegistry Data: 80/1172026-01-05T14:36:45.196633 -
2026-01-05T14:36:48.522962 - [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-05T14:36:48.528961 - [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-05T14:36:48.559962 - [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/dialog.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-05T14:36:48.567962 - [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-05T14:36:48.585962 - [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-05T14:36:48.649988 - [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-05T14:36:48.649988 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe-lightbox.esm.min.js2026-01-05T14:36:48.649988 -
2026-01-05T14:36:48.657986 - [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-05T14:36:48.887025 - FETCH ComfyRegistry Data: 85/1172026-01-05T14:36:48.887025 -
2026-01-05T14:36:48.929363 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/pickr.min.js2026-01-05T14:36:48.929363 -
2026-01-05T14:36:48.953359 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe.min.css2026-01-05T14:36:48.953359 -
2026-01-05T14:36:49.087881 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/model-viewer.min.js2026-01-05T14:36:49.087881 -
2026-01-05T14:36:49.101881 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.min.js2026-01-05T14:36:49.101881 -
2026-01-05T14:36:49.103889 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css2026-01-05T14:36:49.103889 -
2026-01-05T14:36:49.111888 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/classic.min.css2026-01-05T14:36:49.112887 -
2026-01-05T14:36:51.856073 - [VibeVoice] Found 2 VibeVoice model(s) available
2026-01-05T14:36:51.857074 - [VibeVoice] No LoRA adapters found in ComfyUI/models/vibevoice/loras
2026-01-05T14:36:51.874989 - []2026-01-05T14:36:51.875989 -
2026-01-05T14:36:51.875989 - []2026-01-05T14:36:51.875989 -
2026-01-05T14:36:52.918707 - FETCH ComfyRegistry Data: 90/1172026-01-05T14:36:52.929847 -
2026-01-05T14:36:53.705137 - []2026-01-05T14:36:53.706139 -
2026-01-05T14:36:53.706139 - []2026-01-05T14:36:53.706139 -
2026-01-05T14:36:56.812382 - FETCH ComfyRegistry Data: 95/1172026-01-05T14:36:56.813383 -
2026-01-05T14:36:58.951297 - π§ Settings endpoint called2026-01-05T14:36:58.951297 -
2026-01-05T14:36:58.952298 - π§ Received settings: precision=auto, device=auto2026-01-05T14:36:58.952298 -
2026-01-05T14:36:58.953297 - π¨ Step Audio EditX inline tags: precision=auto, device=auto2026-01-05T14:36:58.953297 -
2026-01-05T14:37:01.231261 - FETCH ComfyRegistry Data: 100/1172026-01-05T14:37:01.231261 -
2026-01-05T14:37:04.839658 - FETCH ComfyRegistry Data: 105/1172026-01-05T14:37:04.840659 -
2026-01-05T14:37:08.493374 - FETCH ComfyRegistry Data: 110/1172026-01-05T14:37:08.493374 -
2026-01-05T14:37:12.288324 - FETCH ComfyRegistry Data: 115/1172026-01-05T14:37:12.288324 -
2026-01-05T14:37:14.252372 - FETCH ComfyRegistry Data [DONE]2026-01-05T14:37:14.252372 -
2026-01-05T14:37:14.470158 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2026-01-05T14:37:14.571279 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2026-01-05T14:37:14.663515 - [DONE]2026-01-05T14:37:14.663515 -
2026-01-05T14:37:14.755028 - [ComfyUI-Manager] All startup tasks have been completed.
2026-01-05T14:39:05.138357 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe-lightbox.esm.min.js2026-01-05T14:39:05.138357 -
2026-01-05T14:39:05.459530 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/pickr.min.js2026-01-05T14:39:05.459530 -
2026-01-05T14:39:05.488530 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe.min.css2026-01-05T14:39:05.488530 -
2026-01-05T14:39:05.641611 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/model-viewer.min.js2026-01-05T14:39:05.641611 -
2026-01-05T14:39:05.658611 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.min.js2026-01-05T14:39:05.658611 -
2026-01-05T14:39:05.664611 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css2026-01-05T14:39:05.664611 -
2026-01-05T14:39:05.675610 - D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/classic.min.css2026-01-05T14:39:05.676611 -
2026-01-05T14:39:07.753826 - []2026-01-05T14:39:07.753826 -
2026-01-05T14:39:07.753826 - []2026-01-05T14:39:07.753826 -
2026-01-05T14:39:09.463548 - []2026-01-05T14:39:09.463548 -
2026-01-05T14:39:09.463548 - []2026-01-05T14:39:09.464548 -
2026-01-05T14:39:14.238829 - π§ Settings endpoint called2026-01-05T14:39:14.238829 -
2026-01-05T14:39:14.238829 - π§ Received settings: precision=auto, device=auto2026-01-05T14:39:14.238829 -
2026-01-05T14:39:14.239828 - π¨ Step Audio EditX inline tags: precision=auto, device=auto2026-01-05T14:39:14.239828 -
2026-01-05T14:55:46.398109 - []2026-01-05T14:55:46.398109 -
2026-01-05T14:55:46.398109 - []2026-01-05T14:55:46.398109 -
2026-01-05T15:00:37.897272 - got prompt
2026-01-05T15:00:38.528653 - Using pytorch attention in VAE
2026-01-05T15:00:38.529655 - Using pytorch attention in VAE
2026-01-05T15:00:57.619559 - VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
2026-01-05T15:01:01.897699 - gguf qtypes: Q4_K (161), F32 (50), Q5_K (7), Q6_K (1)
2026-01-05T15:01:06.264485 - clip missing: ['text_projection.weight']
2026-01-05T15:01:06.264485 - Requested to load FluxClipModel_
2026-01-05T15:01:06.410999 - loaded completely; 95367431640625005117571072.00 MB usable, 3098.31 MB loaded, full load: True
2026-01-05T15:01:06.418997 - CLIP/text encoder model load device: cpu, offload device: cpu, current: cpu, dtype: torch.float16
2026-01-05T15:01:06.419997 - Requested to load FluxClipModel_
2026-01-05T15:05:07.220889 - gguf qtypes: F32 (471), Q4_K (304), F16 (5)
2026-01-05T15:05:07.270886 - model weight dtype torch.bfloat16, manual cast: None
2026-01-05T15:05:07.303890 - model_type FLUX
2026-01-05T15:05:08.017093 - Requested to load Flux
2026-01-05T15:05:41.889890 - loaded partially; 5443.07 MB usable, 5397.10 MB loaded, 1219.51 MB offloaded, 45.67 MB buffer reserved, lowvram patches: 0
2026-01-05T15:06:38.674408 -
70%|βββββββββββββββββββββββββββββββββββββββββββββ | 14/20 [00:56<00:22, 3.76s/it]2026-01-05T15:06:40.555130 - got prompt
2026-01-05T15:07:01.236715 -
100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 20/20 [01:18<00:00, 3.94s/it]2026-01-05T15:07:01.236715 -
2026-01-05T15:07:01.257996 - Requested to load AutoencodingEngine
2026-01-05T15:07:02.302050 - Unloaded partially: 3793.99 MB freed, 1603.10 MB remains loaded, 91.34 MB buffer reserved, lowvram patches: 0
2026-01-05T15:07:02.416286 - loaded completely; 598.65 MB usable, 159.87 MB loaded, full load: True
2026-01-05T15:07:05.610805 - Prompt executed in 387.64 seconds
2026-01-05T15:07:07.164899 - Using pytorch attention in VAE
2026-01-05T15:07:07.165898 - Using pytorch attention in VAE
2026-01-05T15:07:20.669043 - VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
2026-01-05T15:07:21.761497 - loaded partially; 5539.94 MB usable, 5493.88 MB loaded, 1122.73 MB offloaded, 45.67 MB buffer reserved, lowvram patches: 0
2026-01-05T15:07:21.762496 -
0%| | 0/20 [00:00<?, ?it/s]2026-01-05T15:07:24.744841 - got prompt
2026-01-05T15:08:36.475427 -
100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 20/20 [01:14<00:00, 3.74s/it]2026-01-05T15:08:36.475427 -
2026-01-05T15:08:36.478428 - Requested to load AutoencodingEngine
2026-01-05T15:08:37.346489 - Unloaded partially: 3829.89 MB freed, 1663.99 MB remains loaded, 91.34 MB buffer reserved, lowvram patches: 0
2026-01-05T15:08:37.457011 - loaded completely; 535.76 MB usable, 159.87 MB loaded, full load: True
2026-01-05T15:08:38.229424 - Prompt executed in 92.08 seconds
2026-01-05T15:08:39.578358 - gguf qtypes: F32 (656), Q4_0 (504)
2026-01-05T15:08:40.019097 - !!! Exception during processing !!! The expanded size of the tensor (3072) must match the existing size (1728) at non-singleton dimension 1. Target sizes: [3072, 3072]. Tensor sizes: [3072, 1728]
2026-01-05T15:08:40.108383 - Traceback (most recent call last):
File "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 518, 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 "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 329, 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 "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 303, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 291, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-GGUF\nodes.py", line 169, in load_unet
model = comfy.sd.load_diffusion_model_state_dict(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\ComfyUI\comfy\sd.py", line 1489, in load_diffusion_model_state_dict
new_sd = model_detection.convert_diffusers_mmdit(sd, "")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\ComfyUI\comfy\model_detection.py", line 1054, in convert_diffusers_mmdit
new[:old_weight.shape[0]] = old_weight
~~~^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\python_embeded\Lib\site-packages\torch\_tensor.py", line 1654, in __torch_function__
ret = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
RuntimeError: The expanded size of the tensor (3072) must match the existing size (1728) at non-singleton dimension 1. Target sizes: [3072, 3072]. Tensor sizes: [3072, 1728]
2026-01-05T15:08:40.110388 - Prompt executed in 1.17 seconds
2026-01-05T15:09:03.602668 - got prompt
2026-01-05T15:09:03.708188 - gguf qtypes: F32 (656), Q4_0 (504)
2026-01-05T15:09:03.726697 - !!! Exception during processing !!! The expanded size of the tensor (3072) must match the existing size (1728) at non-singleton dimension 1. Target sizes: [3072, 3072]. Tensor sizes: [3072, 1728]
2026-01-05T15:09:03.727700 - Traceback (most recent call last):
File "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 518, 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 "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 329, 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 "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 303, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\ComfyUI-Easy-Install\ComfyUI\execution.py", line 291, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\ComfyUI\custom_nodes\ComfyUI-GGUF\nodes.py", line 169, in load_unet
model = comfy.sd.load_diffusion_model_state_dict(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\ComfyUI\comfy\sd.py", line 1489, in load_diffusion_model_state_dict
new_sd = model_detection.convert_diffusers_mmdit(sd, "")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\ComfyUI\comfy\model_detection.py", line 1054, in convert_diffusers_mmdit
new[:old_weight.shape[0]] = old_weight
~~~^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-Easy-Install\python_embeded\Lib\site-packages\torch\_tensor.py", line 1654, in __torch_function__
ret = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
RuntimeError: The expanded size of the tensor (3072) must match the existing size (1728) at non-singleton dimension 1. Target sizes: [3072, 3072]. Tensor sizes: [3072, 1728]
2026-01-05T15:09:03.729698 - Prompt executed in 0.12 seconds
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
{"id":"a6d3a9c7-4683-42a6-815b-165ee8753172","revision":0,"last_node_id":51,"last_link_id":131,"nodes":[{"id":51,"type":"easy positive","pos":[30,330],"size":[382.2248840332031,193.26638793945312],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"positive","name":"positive","type":"STRING","widget":{"name":"positive"},"link":null}],"outputs":[{"localized_name":"positive","name":"positive","type":"STRING","slot_index":0,"links":[129]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"23d9c365bda79f4d45d6d6de4746b3fcd993d943","Node name for S&R":"easy positive","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":["a cat"],"color":"#232","bgcolor":"#353"},{"id":39,"type":"CLIPTextEncode","pos":[450,80],"size":[422.84503173828125,164.31304931640625],"flags":{"collapsed":true},"order":8,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":121},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":131}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[126]}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{"text":true},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":["portrait of a woman with red curly hair and green eyes, freckles, beautiful"],"color":"#232","bgcolor":"#353"},{"id":44,"type":"FluxGuidance","pos":[440,140],"size":[211.60000610351562,58],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"conditioning","name":"conditioning","type":"CONDITIONING","link":126},{"localized_name":"guidance","name":"guidance","type":"FLOAT","widget":{"name":"guidance"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[118]}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"FluxGuidance","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":[3.5]},{"id":43,"type":"EmptySD3LatentImage","pos":[430,320],"size":[236.59744262695312,106],"flags":{},"order":1,"mode":0,"inputs":[{"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":"batch_size","name":"batch_size","type":"INT","widget":{"name":"batch_size"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","slot_index":0,"links":[120]}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"EmptySD3LatentImage","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":[1024,1024,1],"color":"#323","bgcolor":"#535"},{"id":38,"type":"KSampler","pos":[690,60],"size":[315,262],"flags":{},"order":10,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":117},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":118},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":119},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":120},{"localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":null},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","slot_index":0,"links":[123]}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"KSampler","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":[746063339091660,"randomize",20,1,"dpmpp_2m","sgm_uniform",1]},{"id":41,"type":"VAEDecode","pos":[1040,60],"size":[210,46],"flags":{},"order":11,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":123},{"localized_name":"vae","name":"vae","type":"VAE","link":124}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[125]}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"VAEDecode","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":[]},{"id":49,"type":"Prompt Multiple Styles Selector","pos":[90,580],"size":[315,150],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"style1","name":"style1","type":"COMBO","widget":{"name":"style1"},"link":null},{"localized_name":"style2","name":"style2","type":"COMBO","widget":{"name":"style2"},"link":null},{"localized_name":"style3","name":"style3","type":"COMBO","widget":{"name":"style3"},"link":null},{"localized_name":"style4","name":"style4","type":"COMBO","widget":{"name":"style4"},"link":null}],"outputs":[{"localized_name":"positive_string","name":"positive_string","type":"STRING","slot_index":0,"links":[130]},{"localized_name":"negative_string","name":"negative_string","type":"STRING","links":null}],"properties":{"cnr_id":"was-node-suite-comfyui","ver":"ea935d1044ae5a26efa54ebeb18fe9020af49a45","Node name for S&R":"Prompt Multiple Styles Selector","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":["No Style","No Style","No Style","No Style"]},{"id":46,"type":"DualCLIPLoaderGGUF","pos":[30,180],"size":[378.7062072753906,106],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"clip_name1","name":"clip_name1","type":"COMBO","widget":{"name":"clip_name1"},"link":null},{"localized_name":"clip_name2","name":"clip_name2","type":"COMBO","widget":{"name":"clip_name2"},"link":null},{"localized_name":"type","name":"type","type":"COMBO","widget":{"name":"type"},"link":null}],"outputs":[{"localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":0,"links":[121,122]}],"properties":{"cnr_id":"ComfyUI-GGUF","ver":"795e45156ece99afbc3efef911e63fcb46e6a20d","Node name for S&R":"DualCLIPLoaderGGUF","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":["t5-v1_1-xxl-encoder-Q4_K_S.gguf","clip_l.safetensors","flux"]},{"id":50,"type":"Text Concatenate","pos":[450,520],"size":[315,178],"flags":{"collapsed":true},"order":6,"mode":0,"inputs":[{"localized_name":"text_a","name":"text_a","shape":7,"type":"STRING","link":129},{"localized_name":"text_b","name":"text_b","shape":7,"type":"STRING","link":130},{"localized_name":"text_c","name":"text_c","shape":7,"type":"STRING","link":null},{"localized_name":"text_d","name":"text_d","shape":7,"type":"STRING","link":null},{"localized_name":"delimiter","name":"delimiter","type":"STRING","widget":{"name":"delimiter"},"link":null},{"localized_name":"clean_whitespace","name":"clean_whitespace","type":"COMBO","widget":{"name":"clean_whitespace"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","slot_index":0,"links":[131]}],"properties":{"cnr_id":"was-node-suite-comfyui","ver":"ea935d1044ae5a26efa54ebeb18fe9020af49a45","Node name for S&R":"Text Concatenate","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":[", ","true"]},{"id":40,"type":"CLIPTextEncode","pos":[440,260],"size":[425.27801513671875,180.6060791015625],"flags":{"collapsed":true},"order":7,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":122},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[119]}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":[""],"color":"#322","bgcolor":"#533"},{"id":47,"type":"VAELoader","pos":[680,370],"size":[324.5118713378906,58],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"vae_name","name":"vae_name","type":"COMBO","widget":{"name":"vae_name"},"link":null}],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","links":[124]}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"VAELoader","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":["UltraFlux\\UltraFlux-v1_vae.safetensors"]},{"id":45,"type":"UnetLoaderGGUF","pos":[30,60],"size":[384.2056884765625,65.37272644042969],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"unet_name","name":"unet_name","type":"COMBO","widget":{"name":"unet_name"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[117]}],"properties":{"cnr_id":"ComfyUI-GGUF","ver":"795e45156ece99afbc3efef911e63fcb46e6a20d","Node name for S&R":"UnetLoaderGGUF","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":["Flux\\UltraFlux\\UltraFlux-v1-Q4_0.gguf"]},{"id":42,"type":"SaveImage","pos":[1040,160],"size":[415.8910827636719,495.1932067871094],"flags":{},"order":12,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":125},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"SaveImage","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":["UltraFlux/VAE+Model UltraFlux"]}],"links":[[117,45,0,38,0,"MODEL"],[118,44,0,38,1,"CONDITIONING"],[119,40,0,38,2,"CONDITIONING"],[120,43,0,38,3,"LATENT"],[121,46,0,39,0,"CLIP"],[122,46,0,40,0,"CLIP"],[123,38,0,41,0,"LATENT"],[124,47,0,41,1,"VAE"],[125,41,0,42,0,"IMAGE"],[126,39,0,44,0,"CONDITIONING"],[129,51,0,50,0,"STRING"],[130,49,0,50,1,"STRING"],[131,50,0,39,1,"STRING"]],"groups":[],"config":{},"extra":{"ds":{"scale":0.9646149645000026,"offset":[155.62907292486742,194.96570030848835]},"groupNodes":{},"ue_links":[],"links_added_by_ue":[]},"version":0.4}
Additional Context
(Please add any additional context or steps to reproduce the error here)
it's not a comfyUI origin gguf model(city96),only support my custom node