Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ComfyUI Error Report
- ## Error Details
- - **Node ID:** 57
- - **Node Type:** PathchSageAttentionKJ
- - **Exception Type:** ImportError
- - **Exception Message:** cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
- ## Stack Trace
- ```
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 327, in execute
- output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 202, in get_output_data
- return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 174, in _map_node_over_list
- process_inputs(input_dict, i)
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 163, in process_inputs
- results.append(getattr(obj, func)(**inputs))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 140, in patch
- self._patch_modules(False, sage_attention)
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 46, in _patch_modules
- sage_func = set_sage_func(sage_attention)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 41, in set_sage_func
- from sageattention import sageattn_qk_int8_pv_fp8_cuda
- ```
- ## System Information
- - **ComfyUI Version:** 0.3.26
- - **Arguments:** main.py --use-sage-attention
- - **OS:** nt
- - **Python Version:** 3.12.9 (main, Mar 17 2025, 21:06:20) [MSC v.1943 64 bit (AMD64)]
- - **Embedded Python:** false
- - **PyTorch Version:** 2.6.0+cu126
- ## Devices
- - **Name:** cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
- - **Type:** cuda
- - **VRAM Total:** 25756696576
- - **VRAM Free:** 4565557270
- - **Torch VRAM Total:** 10301210624
- - **Torch VRAM Free:** 531361814
- ## Logs
- ```
- 2025-03-23T16:17:26.507465 - [START] Security scan2025-03-23T16:17:26.507465 -
- 2025-03-23T16:17:28.368659 - [DONE] Security scan2025-03-23T16:17:28.368659 -
- 2025-03-23T16:17:28.632379 - ## ComfyUI-Manager: installing dependencies done.2025-03-23T16:17:28.632379 -
- 2025-03-23T16:17:28.632379 - ** ComfyUI startup time:2025-03-23T16:17:28.633377 - 2025-03-23T16:17:28.633377 - 2025-03-23 16:17:28.6322025-03-23T16:17:28.633377 -
- 2025-03-23T16:17:28.633377 - ** Platform:2025-03-23T16:17:28.633377 - 2025-03-23T16:17:28.633377 - Windows2025-03-23T16:17:28.633377 -
- 2025-03-23T16:17:28.633377 - ** Python version:2025-03-23T16:17:28.634374 - 2025-03-23T16:17:28.634374 - 3.12.9 (main, Mar 17 2025, 21:06:20) [MSC v.1943 64 bit (AMD64)]2025-03-23T16:17:28.634374 -
- 2025-03-23T16:17:28.634374 - ** Python executable:2025-03-23T16:17:28.634374 - 2025-03-23T16:17:28.634374 - H:\ComfyUI_Windows_portable\python_standalone\python.exe2025-03-23T16:17:28.634374 -
- 2025-03-23T16:17:28.634374 - ** ComfyUI Path:2025-03-23T16:17:28.635486 - 2025-03-23T16:17:28.635486 - H:\ComfyUI_Windows_portable\ComfyUI2025-03-23T16:17:28.635486 -
- 2025-03-23T16:17:28.635486 - ** ComfyUI Base Folder Path:2025-03-23T16:17:28.635486 - 2025-03-23T16:17:28.635486 - H:\ComfyUI_Windows_portable\ComfyUI2025-03-23T16:17:28.635486 -
- 2025-03-23T16:17:28.635486 - ** User directory:2025-03-23T16:17:28.636486 - 2025-03-23T16:17:28.636486 - H:\ComfyUI_Windows_portable\ComfyUI\user2025-03-23T16:17:28.636486 -
- 2025-03-23T16:17:28.636486 - ** ComfyUI-Manager config path:2025-03-23T16:17:28.636486 - 2025-03-23T16:17:28.636486 - H:\ComfyUI_Windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini2025-03-23T16:17:28.636486 -
- 2025-03-23T16:17:28.636486 - ** Log path:2025-03-23T16:17:28.637484 - 2025-03-23T16:17:28.637484 - H:\ComfyUI_Windows_portable\ComfyUI\user\comfyui.log2025-03-23T16:17:28.637484 -
- 2025-03-23T16:17:29.696638 -
- Prestartup times for custom nodes:
- 2025-03-23T16:17:29.696638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Easy-Use
- 2025-03-23T16:17:29.696638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\rgthree-comfy
- 2025-03-23T16:17:29.696638 - 5.5 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
- 2025-03-23T16:17:29.697891 -
- 2025-03-23T16:17:33.335756 - Checkpoint files will always be loaded safely.
- 2025-03-23T16:17:33.466060 - Total VRAM 24564 MB, total RAM 31894 MB
- 2025-03-23T16:17:33.466060 - pytorch version: 2.6.0+cu126
- 2025-03-23T16:17:35.426880 - xformers version: 0.0.29.post3
- 2025-03-23T16:17:35.426880 - Set vram state to: NORMAL_VRAM
- 2025-03-23T16:17:35.426880 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
- 2025-03-23T16:17:35.836103 - Using sage attention
- 2025-03-23T16:17:37.067151 - ComfyUI version: 0.3.26
- 2025-03-23T16:17:37.067151 - ComfyUI frontend version: 1.12.14
- 2025-03-23T16:17:37.087507 - [Prompt Server] web root: H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\comfyui_frontend_package\static
- 2025-03-23T16:17:37.909724 - H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\pydub\utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
- warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
- 2025-03-23T16:17:37.917616 -
- π AKATZ NODES π
- 2025-03-23T16:17:37.918613 -
- 2025-03-23T16:17:37.954341 - [AnimateDiffEvo] - [0;31mERROR[0m - No motion models found. Please download one and place in: ['H:\\ComfyUI_Windows_portable\\ComfyUI\\custom_nodes\\ComfyUI-AnimateDiff-Evolved\\models', 'H:\\ComfyUI_Windows_portable\\ComfyUI\\models\\animatediff_models']
- 2025-03-23T16:17:38.378808 - [Crystools [0;32mINFO[0m] Crystools version: 1.22.1
- 2025-03-23T16:17:38.408657 - [Crystools [0;32mINFO[0m] CPU: AMD Ryzen 7 7800X3D 8-Core Processor - Arch: AMD64 - OS: Windows 11
- 2025-03-23T16:17:38.424243 - [Crystools [0;32mINFO[0m] Pynvml (Nvidia) initialized.
- 2025-03-23T16:17:38.425249 - [Crystools [0;32mINFO[0m] GPU/s:
- 2025-03-23T16:17:38.434629 - [Crystools [0;32mINFO[0m] 0) NVIDIA GeForce RTX 4090
- 2025-03-23T16:17:38.435661 - [Crystools [0;32mINFO[0m] NVIDIA Driver: 572.61
- 2025-03-23T16:17:39.051012 -
- Depthcrafter Nodes Loaded
- 2025-03-23T16:17:39.051012 -
- 2025-03-23T16:17:39.571985 - [34m[ComfyUI-Easy-Use] server: [0mv1.2.8 [92mLoaded[0m2025-03-23T16:17:39.571985 -
- 2025-03-23T16:17:39.571985 - [34m[ComfyUI-Easy-Use] web root: [0mH:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 [92mLoaded[0m2025-03-23T16:17:39.572986 -
- 2025-03-23T16:17:39.602213 - ### Loading: ComfyUI-Impact-Pack (V8.8.5)2025-03-23T16:17:39.602213 -
- 2025-03-23T16:17:39.651325 - [Impact Pack] Wildcards loading done.2025-03-23T16:17:39.651325 -
- 2025-03-23T16:17:39.653326 - ### Loading: ComfyUI-Impact-Subpack (V1.2.9)
- 2025-03-23T16:17:39.770375 - [Impact Subpack] ultralytics_bbox: H:\ComfyUI_Windows_portable\ComfyUI\models\ultralytics\bbox
- 2025-03-23T16:17:39.770375 - [Impact Subpack] ultralytics_segm: H:\ComfyUI_Windows_portable\ComfyUI\models\ultralytics\segm
- 2025-03-23T16:17:39.771374 - ### Loading: ComfyUI-Inspire-Pack (V1.14.1)
- 2025-03-23T16:17:39.834176 - Total VRAM 24564 MB, total RAM 31894 MB
- 2025-03-23T16:17:39.834176 - pytorch version: 2.6.0+cu126
- 2025-03-23T16:17:39.835174 - xformers version: 0.0.29.post3
- 2025-03-23T16:17:39.835174 - Set vram state to: NORMAL_VRAM
- 2025-03-23T16:17:39.836226 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
- 2025-03-23T16:17:39.869391 - ### Loading: ComfyUI-Manager (V3.31.7)
- 2025-03-23T16:17:39.870390 - [ComfyUI-Manager] network_mode: public
- 2025-03-23T16:17:39.966071 - ### ComfyUI Version: v0.3.26 | Released on '2025-03-09'
- 2025-03-23T16:17:40.352842 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
- 2025-03-23T16:17:40.364401 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
- 2025-03-23T16:17:40.411358 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
- 2025-03-23T16:17:40.501010 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
- 2025-03-23T16:17:40.524755 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
- 2025-03-23T16:17:41.302255 -
- [0;33m[ReActor][0m - [38;5;173mSTATUS[0m - [0;32mRunning v0.6.0-a1 in ComfyUI[0m2025-03-23T16:17:41.302255 -
- 2025-03-23T16:17:41.369753 - Torch version: 2.6.0+cu1262025-03-23T16:17:41.369753 -
- 2025-03-23T16:17:41.862257 - ComfyUI found: H:\ComfyUI_Windows_portable\ComfyUI2025-03-23T16:17:41.862257 -
- 2025-03-23T16:17:41.862257 - 'H:\ComfyUI_Windows_portable\ComfyUI' added to sys.path2025-03-23T16:17:41.862257 -
- 2025-03-23T16:17:43.824769 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2025-03-23T16:17:43.824769 -
- 2025-03-23T16:17:43.824769 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-03-23T16:17:43.825770 -
- 2025-03-23T16:17:43.854447 - ------------------------------------------2025-03-23T16:17:43.854447 -
- 2025-03-23T16:17:43.854447 - [34mComfyroll Studio v1.76 : [92m 175 Nodes Loaded[0m2025-03-23T16:17:43.855454 -
- 2025-03-23T16:17:43.855454 - ------------------------------------------2025-03-23T16:17:43.855454 -
- 2025-03-23T16:17:43.855454 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-03-23T16:17:43.856464 -
- 2025-03-23T16:17:43.856464 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-03-23T16:17:43.856464 -
- 2025-03-23T16:17:43.856464 - ------------------------------------------2025-03-23T16:17:43.857469 -
- 2025-03-23T16:17:43.865430 - [36;20m[comfyui_controlnet_aux] | INFO -> Using ckpts path: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts[0m
- 2025-03-23T16:17:43.865430 - [36;20m[comfyui_controlnet_aux] | INFO -> Using symlinks: False[0m
- 2025-03-23T16:17:43.865430 - [36;20m[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'][0m
- 2025-03-23T16:17:44.429135 - [34mFizzleDorf Custom Nodes: [92mLoaded[0m2025-03-23T16:17:44.430143 -
- 2025-03-23T16:17:44.449702 - # πΊdzNodes: LayerStyle -> [1;33mCannot 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 [4mhttps://github.com/chflame163/ComfyUI_LayerStyle/issues/5[0m[m2025-03-23T16:17:44.449702 -
- 2025-03-23T16:17:44.838656 - FETCH ComfyRegistry Data: 5/792025-03-23T16:17:44.838656 -
- 2025-03-23T16:17:45.350545 - [36;20m[comfy_mtb] | INFO -> loaded [96m105[0m nodes successfuly[0m
- 2025-03-23T16:17:45.351560 - [36;20m[comfy_mtb] | INFO -> Some nodes (2) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.[0m
- 2025-03-23T16:17:45.388984 -
- [36mEfficiency Nodes:[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...[92mSuccess![0m2025-03-23T16:17:45.388984 -
- 2025-03-23T16:17:48.217301 - FETCH ComfyRegistry Data: 10/792025-03-23T16:17:48.217301 -
- 2025-03-23T16:17:48.224409 - 2025-03-23 16:17:48.221 | INFO | Jovimetrix.sup.shader:<module>:115 - vertex programs: 0
- 2025-03-23T16:17:48.224409 - 2025-03-23 16:17:48.224 | INFO | Jovimetrix.sup.shader:<module>:116 - fragment programs: 13
- 2025-03-23T16:17:48.425194 - 2025-03-23 16:17:48.423 | INFO | Jovimetrix.sup.stream:<module>:34 - SPOUT GL SUPPORT
- 2025-03-23T16:17:48.425194 - 2025-03-23 16:17:48.425 | INFO | Jovimetrix.sup.stream:<module>:56 - JOV_SCAN_DEVICES [False]
- 2025-03-23T16:17:48.552023 - 2025-03-23 16:17:48.551 | WARNING | Jovimetrix.core.utility.io:<module>:57 - no gifski support
- 2025-03-23T16:17:48.552023 - 2025-03-23 16:17:48.552 | INFO | Jovimetrix:loader:928 - 65 nodes loaded
- 2025-03-23T16:17:48.604506 - Nvidia APEX normalization not installed, using PyTorch LayerNorm2025-03-23T16:17:48.604506 -
- 2025-03-23T16:17:48.742833 -
- 2025-03-23T16:17:48.742833 - [92m[rgthree-comfy] Loaded 42 magnificent nodes. π[00m2025-03-23T16:17:48.743830 -
- 2025-03-23T16:17:48.743830 -
- 2025-03-23T16:17:49.183803 - [34mWAS Node Suite: [0mOpenCV Python FFMPEG support is enabled[0m2025-03-23T16:17:49.183803 -
- 2025-03-23T16:17:49.183803 - [34mWAS Node Suite [93mWarning: [0m`ffmpeg_bin_path` is not set in `H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.[0m2025-03-23T16:17:49.184833 -
- 2025-03-23T16:17:49.574919 - [34mWAS Node Suite: [0mFinished.[0m [32mLoaded[0m [0m220[0m [32mnodes successfully.[0m2025-03-23T16:17:49.574919 -
- 2025-03-23T16:17:49.574919 -
- [3m[93m"Art is the magic that brings beauty into the world."[0m[3m - Unknown[0m
- 2025-03-23T16:17:49.575920 -
- 2025-03-23T16:17:49.581640 -
- Import times for custom nodes:
- 2025-03-23T16:17:49.581640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Image-Selector
- 2025-03-23T16:17:49.581640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-IC-Light-Native
- 2025-03-23T16:17:49.582638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\cg-use-everywhere
- 2025-03-23T16:17:49.582638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\sdxl_prompt_styler
- 2025-03-23T16:17:49.583638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\sd-dynamic-thresholding
- 2025-03-23T16:17:49.583638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
- 2025-03-23T16:17:49.583638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_InstantID
- 2025-03-23T16:17:49.584638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF
- 2025-03-23T16:17:49.584638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Janus-Pro
- 2025-03-23T16:17:49.584638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger
- 2025-03-23T16:17:49.585639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
- 2025-03-23T16:17:49.585639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-layerdiffuse
- 2025-03-23T16:17:49.586639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-DepthAnythingV2
- 2025-03-23T16:17:49.586639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_essentials
- 2025-03-23T16:17:49.587639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\mikey_nodes
- 2025-03-23T16:17:49.587639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
- 2025-03-23T16:17:49.587639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_FizzNodes
- 2025-03-23T16:17:49.588639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfyui-portrait-master
- 2025-03-23T16:17:49.588639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence2
- 2025-03-23T16:17:49.588639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
- 2025-03-23T16:17:49.589640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
- 2025-03-23T16:17:49.589640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes
- 2025-03-23T16:17:49.590640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet
- 2025-03-23T16:17:49.590640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\efficiency-nodes-comfyui
- 2025-03-23T16:17:49.590640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\rgthree-comfy
- 2025-03-23T16:17:49.591640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
- 2025-03-23T16:17:49.598642 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved
- 2025-03-23T16:17:49.598642 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
- 2025-03-23T16:17:49.599646 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes
- 2025-03-23T16:17:49.599646 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_smZNodes
- 2025-03-23T16:17:49.599646 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux
- 2025-03-23T16:17:49.599646 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
- 2025-03-23T16:17:49.601007 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-to-Python-Extension
- 2025-03-23T16:17:49.601007 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle
- 2025-03-23T16:17:49.601007 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Subpack
- 2025-03-23T16:17:49.602126 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-AKatz-Nodes
- 2025-03-23T16:17:49.602126 - 0.2 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\PuLID_ComfyUI
- 2025-03-23T16:17:49.603124 - 0.2 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfy_mtb
- 2025-03-23T16:17:49.603124 - 0.2 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Detail-Daemon
- 2025-03-23T16:17:49.603124 - 0.3 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Easy-Use
- 2025-03-23T16:17:49.603124 - 0.3 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfyui-propost
- 2025-03-23T16:17:49.604385 - 0.3 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-SAM2
- 2025-03-23T16:17:49.604385 - 0.3 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
- 2025-03-23T16:17:49.605383 - 0.5 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools
- 2025-03-23T16:17:49.605383 - 0.5 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_FaceAnalysis
- 2025-03-23T16:17:49.605383 - 0.6 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_Mira
- 2025-03-23T16:17:49.606380 - 0.6 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-DepthCrafter-Nodes
- 2025-03-23T16:17:49.606380 - 0.8 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui
- 2025-03-23T16:17:49.606380 - 0.9 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-ReActor
- 2025-03-23T16:17:49.607490 - 2.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
- 2025-03-23T16:17:49.609574 - 3.2 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\Jovimetrix
- 2025-03-23T16:17:49.609574 -
- 2025-03-23T16:17:49.623627 - Starting server
- 2025-03-23T16:17:49.623627 - To see the GUI go to: http://127.0.0.1:8188
- 2025-03-23T16:17:51.580266 - FETCH ComfyRegistry Data: 15/792025-03-23T16:17:51.580266 -
- 2025-03-23T16:17:54.973081 - FETCH ComfyRegistry Data: 20/792025-03-23T16:17:54.973081 -
- 2025-03-23T16:17:58.363012 - FETCH ComfyRegistry Data: 25/792025-03-23T16:17:58.363012 -
- 2025-03-23T16:18:01.791916 - FETCH ComfyRegistry Data: 30/792025-03-23T16:18:01.791916 -
- 2025-03-23T16:18:05.361368 - FETCH ComfyRegistry Data: 35/792025-03-23T16:18:05.361368 -
- 2025-03-23T16:18:07.542692 - got prompt
- 2025-03-23T16:18:07.620783 - Using xformers attention in VAE
- 2025-03-23T16:18:07.621784 - Using xformers attention in VAE
- 2025-03-23T16:18:08.785823 - FETCH ComfyRegistry Data: 40/792025-03-23T16:18:08.785823 -
- 2025-03-23T16:18:08.951217 - VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
- 2025-03-23T16:18:12.179482 - FETCH ComfyRegistry Data: 45/792025-03-23T16:18:12.179482 -
- 2025-03-23T16:18:14.699141 - Requested to load CLIPVisionModelProjection
- 2025-03-23T16:18:14.838933 - loaded completely 21574.8 1208.09814453125 True
- 2025-03-23T16:18:15.551417 - FETCH ComfyRegistry Data: 50/792025-03-23T16:18:15.551417 -
- 2025-03-23T16:18:15.992058 - Requested to load WanTEModel
- 2025-03-23T16:18:16.197560 - loaded completely 9.5367431640625e+25 10835.4765625 True
- 2025-03-23T16:18:16.199700 - CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cuda:0, dtype: torch.float16
- 2025-03-23T16:18:18.945057 - FETCH ComfyRegistry Data: 55/792025-03-23T16:18:18.945057 -
- 2025-03-23T16:18:22.333327 - FETCH ComfyRegistry Data: 60/792025-03-23T16:18:22.333327 -
- 2025-03-23T16:18:25.702252 - FETCH ComfyRegistry Data: 65/792025-03-23T16:18:25.702252 -
- 2025-03-23T16:18:29.030427 - FETCH ComfyRegistry Data: 70/792025-03-23T16:18:29.030427 -
- 2025-03-23T16:18:32.429754 - FETCH ComfyRegistry Data: 75/792025-03-23T16:18:32.429754 -
- 2025-03-23T16:18:35.615796 - FETCH ComfyRegistry Data [DONE]2025-03-23T16:18:35.615796 -
- 2025-03-23T16:18:35.679617 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
- 2025-03-23T16:18:35.706216 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-03-23T16:18:35.706216 - 2025-03-23T16:18:35.940885 - [DONE]2025-03-23T16:18:35.940885 -
- 2025-03-23T16:18:35.977262 - [ComfyUI-Manager] All startup tasks have been completed.
- 2025-03-23T16:19:00.551542 - Requested to load WanVAE
- 2025-03-23T16:19:01.064107 - loaded completely 297.12108993530273 242.02829551696777 True
- 2025-03-23T16:19:04.600033 - model weight dtype torch.float16, manual cast: None
- 2025-03-23T16:19:04.604894 - model_type FLOW
- 2025-03-23T16:21:23.902850 - Not compiled, applying
- 2025-03-23T16:21:30.446071 - Patching comfy attention to use sageattn2025-03-23T16:21:30.446071 -
- 2025-03-23T16:21:30.446071 - !!! Exception during processing !!! cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
- 2025-03-23T16:21:30.460836 - Traceback (most recent call last):
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 327, in execute
- output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 202, in get_output_data
- return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 174, in _map_node_over_list
- process_inputs(input_dict, i)
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 163, in process_inputs
- results.append(getattr(obj, func)(**inputs))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 140, in patch
- self._patch_modules(False, sage_attention)
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 46, in _patch_modules
- sage_func = set_sage_func(sage_attention)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 41, in set_sage_func
- from sageattention import sageattn_qk_int8_pv_fp8_cuda
- ImportError: cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
- 2025-03-23T16:21:30.464827 - Prompt executed in 202.92 seconds
- 2025-03-23T16:24:48.737334 - got prompt
- 2025-03-23T16:24:48.816930 - Requested to load CLIPVisionModelProjection
- 2025-03-23T16:24:51.545749 - loaded completely 2974.455294418335 1208.09814453125 True
- 2025-03-23T16:24:54.969615 - Patching comfy attention to use sageattn2025-03-23T16:24:54.969615 -
- 2025-03-23T16:24:54.970121 - !!! Exception during processing !!! cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
- 2025-03-23T16:24:54.971121 - Traceback (most recent call last):
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 327, in execute
- output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 202, in get_output_data
- return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 174, in _map_node_over_list
- process_inputs(input_dict, i)
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 163, in process_inputs
- results.append(getattr(obj, func)(**inputs))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 140, in patch
- self._patch_modules(False, sage_attention)
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 46, in _patch_modules
- sage_func = set_sage_func(sage_attention)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 41, in set_sage_func
- from sageattention import sageattn_qk_int8_pv_fp8_cuda
- ImportError: cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
- 2025-03-23T16:24:54.973131 - Prompt executed in 6.22 seconds
- 2025-03-23T16:25:42.973869 - got prompt
- 2025-03-23T16:25:42.981045 - Patching comfy attention to use sageattn2025-03-23T16:25:42.981045 -
- 2025-03-23T16:25:42.982045 - !!! Exception during processing !!! cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
- 2025-03-23T16:25:42.984084 - Traceback (most recent call last):
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 327, in execute
- output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 202, in get_output_data
- return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 174, in _map_node_over_list
- process_inputs(input_dict, i)
- File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 163, in process_inputs
- results.append(getattr(obj, func)(**inputs))
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 140, in patch
- self._patch_modules(False, sage_attention)
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 46, in _patch_modules
- sage_func = set_sage_func(sage_attention)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 41, in set_sage_func
- from sageattention import sageattn_qk_int8_pv_fp8_cuda
- ImportError: cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
- 2025-03-23T16:25:42.985082 - Prompt executed in 0.01 seconds
- ```
- ## Attached Workflow
- Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
- ```
- {"last_node_id":61,"last_link_id":120,"nodes":[{"id":7,"type":"CLIPTextEncode","pos":[413,389],"size":[425.27801513671875,180.6060791015625],"flags":{},"order":8,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":75}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[98],"slot_index":0}],"title":"CLIP Text Encode (Negative Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"CLIPTextEncode"},"widgets_values":["Overexposure, static, blurred details, subtitles, paintings, pictures, still, overall gray, worst quality, low quality, JPEG compression residue, ugly, mutilated, redundant fingers, poorly painted hands, poorly painted faces, deformed, disfigured, deformed limbs, fused fingers, cluttered background, three legs, a lot of people in the background, upside down"],"color":"#322","bgcolor":"#533"},{"id":39,"type":"VAELoader","pos":[866.3932495117188,499.18597412109375],"size":[306.36004638671875,58],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"VAE","localized_name":"VAE","type":"VAE","links":[99,115],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"VAELoader"},"widgets_values":["wan_2.1_vae.safetensors"]},{"id":59,"type":"VAEDecodeTiled","pos":[1259.9376220703125,186.15692138671875],"size":[315,150],"flags":{},"order":14,"mode":0,"inputs":[{"name":"samples","localized_name":"samples","type":"LATENT","link":114},{"name":"vae","localized_name":"vae","type":"VAE","link":115}],"outputs":[{"name":"IMAGE","localized_name":"IMAGE","type":"IMAGE","links":[116],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"VAEDecodeTiled"},"widgets_values":[512,64,64,8]},{"id":58,"type":"Note","pos":[864.3278198242188,-203.68109130859375],"size":[300.7130432128906,113.94709014892578],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["These settings seems to produce the most consistent results. You can start at 0 but you get a lot of artifacts and not worth the speed gain."],"color":"#322","bgcolor":"#533"},{"id":49,"type":"CLIPVisionLoader","pos":[409.3988037109375,643.5714111328125],"size":[242.64715576171875,58.371742248535156],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"CLIP_VISION","localized_name":"CLIP_VISION","type":"CLIP_VISION","links":[94],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"CLIPVisionLoader"},"widgets_values":["clip_vision_h.safetensors"]},{"id":51,"type":"CLIPVisionEncode","pos":[409.5618591308594,750.1879272460938],"size":[253.60000610351562,78],"flags":{},"order":9,"mode":0,"inputs":[{"name":"clip_vision","localized_name":"clip_vision","type":"CLIP_VISION","link":94},{"name":"image","localized_name":"image","type":"IMAGE","link":109}],"outputs":[{"name":"CLIP_VISION_OUTPUT","localized_name":"CLIP_VISION_OUTPUT","type":"CLIP_VISION_OUTPUT","links":[107],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"CLIPVisionEncode"},"widgets_values":["none"]},{"id":61,"type":"TorchCompileModelWanVideo","pos":[187.07904052734375,-46.34609603881836],"size":[315,178],"flags":{},"order":6,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":119}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[120],"slot_index":0}],"properties":{"aux_id":"kijai/ComfyUI-KJNodes","ver":"393ec896f75616098a8c8580a79e4e48d714b309","Node name for S&R":"TorchCompileModelWanVideo","cnr_id":"comfyui-kjnodes"},"widgets_values":["inductor",false,"default",false,64,true]},{"id":54,"type":"VHS_VideoCombine","pos":[1664.77587890625,185.45538330078125],"size":[231.55319213867188,334],"flags":{},"order":15,"mode":0,"inputs":[{"name":"images","localized_name":"images","type":"IMAGE","link":116},{"name":"audio","localized_name":"audio","type":"AUDIO","shape":7,"link":null},{"name":"meta_batch","localized_name":"meta_batch","type":"VHS_BatchManager","shape":7,"link":null},{"name":"vae","localized_name":"vae","type":"VAE","shape":7,"link":null}],"outputs":[{"name":"Filenames","localized_name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"aux_id":"Kosinkadink/ComfyUI-VideoHelperSuite","ver":"0a75c7958fe320efcb052f1d9f8451fd20c730a8","Node name for S&R":"VHS_VideoCombine","cnr_id":"comfyui-videohelpersuite"},"widgets_values":{"frame_rate":16,"loop_count":0,"filename_prefix":"InstaSD","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":true,"trim_to_audio":false,"pingpong":false,"save_output":true,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"InstaSD_00014.mp4","subfolder":"","type":"output","format":"video/h264-mp4","frame_rate":16,"workflow":"InstaSD_00014.png","fullpath":"/ComfyUI/output/InstaSD_00014.mp4"}}}},{"id":56,"type":"WanVideoTeaCacheKJ","pos":[862.0157470703125,-24.767475128173828],"size":[307.9113464355469,154],"flags":{},"order":12,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":112}],"outputs":[{"name":"model","localized_name":"model","type":"MODEL","links":[113],"slot_index":0}],"properties":{"aux_id":"kijai/ComfyUI-KJNodes","ver":"393ec896f75616098a8c8580a79e4e48d714b309","Node name for S&R":"WanVideoTeaCacheKJ","cnr_id":"comfyui-kjnodes"},"widgets_values":[0.3,0.2,1,"offload_device","i2v_720"]},{"id":3,"type":"KSampler","pos":[863,187],"size":[315,262],"flags":{},"order":13,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":113},{"name":"positive","localized_name":"positive","type":"CONDITIONING","link":101},{"name":"negative","localized_name":"negative","type":"CONDITIONING","link":102},{"name":"latent_image","localized_name":"latent_image","type":"LATENT","link":103}],"outputs":[{"name":"LATENT","localized_name":"LATENT","type":"LATENT","links":[114],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"KSampler"},"widgets_values":[725317356311415,"randomize",20,6,"uni_pc","simple",1]},{"id":37,"type":"UNETLoader","pos":[-190.6304473876953,-49.34632110595703],"size":[346.7470703125,82],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[119],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"UNETLoader"},"widgets_values":["wan2.1_i2v_480p_14B_fp16.safetensors","default"]},{"id":38,"type":"CLIPLoader","pos":[12.94982624053955,184.6981658935547],"size":[390,98],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[74,75],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"CLIPLoader"},"widgets_values":["umt5_xxl_fp16.safetensors","wan","default"]},{"id":6,"type":"CLIPTextEncode","pos":[415,186],"size":[422.84503173828125,164.31304931640625],"flags":{},"order":7,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":74}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[97],"slot_index":0}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"CLIPTextEncode"},"widgets_values":["slow idle"],"color":"#232","bgcolor":"#353"},{"id":50,"type":"WanImageToVideo","pos":[673.0507202148438,627.272705078125],"size":[342.5999755859375,210],"flags":{},"order":11,"mode":0,"inputs":[{"name":"positive","localized_name":"positive","type":"CONDITIONING","link":97},{"name":"negative","localized_name":"negative","type":"CONDITIONING","link":98},{"name":"vae","localized_name":"vae","type":"VAE","link":99},{"name":"clip_vision_output","localized_name":"clip_vision_output","type":"CLIP_VISION_OUTPUT","shape":7,"link":107},{"name":"start_image","localized_name":"start_image","type":"IMAGE","shape":7,"link":106}],"outputs":[{"name":"positive","localized_name":"positive","type":"CONDITIONING","links":[101],"slot_index":0},{"name":"negative","localized_name":"negative","type":"CONDITIONING","links":[102],"slot_index":1},{"name":"latent","localized_name":"latent","type":"LATENT","links":[103],"slot_index":2}],"properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"WanImageToVideo"},"widgets_values":[512,640,45,1]},{"id":57,"type":"PathchSageAttentionKJ","pos":[524.7029418945312,-28.02008819580078],"size":[315,58],"flags":{},"order":10,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":120}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[112],"slot_index":0}],"properties":{"aux_id":"kijai/ComfyUI-KJNodes","ver":"393ec896f75616098a8c8580a79e4e48d714b309","Node name for S&R":"PathchSageAttentionKJ","cnr_id":"comfyui-kjnodes"},"widgets_values":["sageattn_qk_int8_pv_fp8_cuda"]},{"id":52,"type":"LoadImage","pos":[-139.4288330078125,703.0780029296875],"size":[315,314],"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","localized_name":"IMAGE","type":"IMAGE","links":[106,109],"slot_index":0},{"name":"MASK","localized_name":"MASK","type":"MASK","links":null,"slot_index":1}],"properties":{"cnr_id":"comfy-core","ver":"0.3.26","Node name for S&R":"LoadImage"},"widgets_values":["00199-2535866845.png","image"]}],"links":[[74,38,0,6,0,"CLIP"],[75,38,0,7,0,"CLIP"],[94,49,0,51,0,"CLIP_VISION"],[97,6,0,50,0,"CONDITIONING"],[98,7,0,50,1,"CONDITIONING"],[99,39,0,50,2,"VAE"],[101,50,0,3,1,"CONDITIONING"],[102,50,1,3,2,"CONDITIONING"],[103,50,2,3,3,"LATENT"],[106,52,0,50,4,"IMAGE"],[107,51,0,50,3,"CLIP_VISION_OUTPUT"],[109,52,0,51,1,"IMAGE"],[112,57,0,56,0,"MODEL"],[113,56,0,3,0,"MODEL"],[114,3,0,59,0,"LATENT"],[115,39,0,59,1,"VAE"],[116,59,0,54,0,"IMAGE"],[119,37,0,61,0,"MODEL"],[120,61,0,57,0,"MODEL"]],"groups":[],"config":{},"extra":{"ds":{"scale":1,"offset":[689.0908813476562,269.9999237060547]},"node_versions":{"comfy-core":"0.3.18","ComfyUI-KJNodes":"68db110554d5f1d9bef8d027a111a49fd7f85e1b","ComfyUI-VideoHelperSuite":"3a96e87951f498ebcbb6d5bf685f6b0014c8f591"},"VHS_latentpreview":false,"VHS_latentpreviewrate":0,"VHS_MetadataImage":true,"VHS_KeepIntermediate":true,"0246.VERSION":[0,0,4],"ue_links":[]},"version":0.4}
- ```
- ## Additional Context
- (Please add any additional context or steps to reproduce the error here)
Advertisement
Add Comment
Please, Sign In to add comment