dustyreptile

Untitled

Mar 23rd, 2025
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.95 KB | None | 0 0
  1.  
  2. # ComfyUI Error Report
  3. ## Error Details
  4. - **Node ID:** 57
  5. - **Node Type:** PathchSageAttentionKJ
  6. - **Exception Type:** ImportError
  7. - **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)
  8. ## Stack Trace
  9. ```
  10. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 327, in execute
  11. 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)
  12. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13.  
  14. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 202, in get_output_data
  15. 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)
  16. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17.  
  18. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 174, in _map_node_over_list
  19. process_inputs(input_dict, i)
  20.  
  21. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 163, in process_inputs
  22. results.append(getattr(obj, func)(**inputs))
  23. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24.  
  25. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 140, in patch
  26. self._patch_modules(False, sage_attention)
  27.  
  28. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 46, in _patch_modules
  29. sage_func = set_sage_func(sage_attention)
  30. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  31.  
  32. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 41, in set_sage_func
  33. from sageattention import sageattn_qk_int8_pv_fp8_cuda
  34.  
  35. ```
  36. ## System Information
  37. - **ComfyUI Version:** 0.3.26
  38. - **Arguments:** main.py --use-sage-attention
  39. - **OS:** nt
  40. - **Python Version:** 3.12.9 (main, Mar 17 2025, 21:06:20) [MSC v.1943 64 bit (AMD64)]
  41. - **Embedded Python:** false
  42. - **PyTorch Version:** 2.6.0+cu126
  43. ## Devices
  44.  
  45. - **Name:** cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
  46. - **Type:** cuda
  47. - **VRAM Total:** 25756696576
  48. - **VRAM Free:** 4565557270
  49. - **Torch VRAM Total:** 10301210624
  50. - **Torch VRAM Free:** 531361814
  51.  
  52. ## Logs
  53. ```
  54. 2025-03-23T16:17:26.507465 - [START] Security scan2025-03-23T16:17:26.507465 -
  55. 2025-03-23T16:17:28.368659 - [DONE] Security scan2025-03-23T16:17:28.368659 -
  56. 2025-03-23T16:17:28.632379 - ## ComfyUI-Manager: installing dependencies done.2025-03-23T16:17:28.632379 -
  57. 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 -
  58. 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 -
  59. 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 -
  60. 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 -
  61. 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 -
  62. 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 -
  63. 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 -
  64. 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 -
  65. 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 -
  66. 2025-03-23T16:17:29.696638 -
  67. Prestartup times for custom nodes:
  68. 2025-03-23T16:17:29.696638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Easy-Use
  69. 2025-03-23T16:17:29.696638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\rgthree-comfy
  70. 2025-03-23T16:17:29.696638 - 5.5 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
  71. 2025-03-23T16:17:29.697891 -
  72. 2025-03-23T16:17:33.335756 - Checkpoint files will always be loaded safely.
  73. 2025-03-23T16:17:33.466060 - Total VRAM 24564 MB, total RAM 31894 MB
  74. 2025-03-23T16:17:33.466060 - pytorch version: 2.6.0+cu126
  75. 2025-03-23T16:17:35.426880 - xformers version: 0.0.29.post3
  76. 2025-03-23T16:17:35.426880 - Set vram state to: NORMAL_VRAM
  77. 2025-03-23T16:17:35.426880 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
  78. 2025-03-23T16:17:35.836103 - Using sage attention
  79. 2025-03-23T16:17:37.067151 - ComfyUI version: 0.3.26
  80. 2025-03-23T16:17:37.067151 - ComfyUI frontend version: 1.12.14
  81. 2025-03-23T16:17:37.087507 - [Prompt Server] web root: H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\comfyui_frontend_package\static
  82. 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
  83. warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
  84. 2025-03-23T16:17:37.917616 -
  85. πŸ’œ AKATZ NODES πŸ’œ
  86. 2025-03-23T16:17:37.918613 -
  87. 2025-03-23T16:17:37.954341 - [AnimateDiffEvo] - ERROR - 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']
  88. 2025-03-23T16:17:38.378808 - [Crystools INFO] Crystools version: 1.22.1
  89. 2025-03-23T16:17:38.408657 - [Crystools INFO] CPU: AMD Ryzen 7 7800X3D 8-Core Processor - Arch: AMD64 - OS: Windows 11
  90. 2025-03-23T16:17:38.424243 - [Crystools INFO] Pynvml (Nvidia) initialized.
  91. 2025-03-23T16:17:38.425249 - [Crystools INFO] GPU/s:
  92. 2025-03-23T16:17:38.434629 - [Crystools INFO] 0) NVIDIA GeForce RTX 4090
  93. 2025-03-23T16:17:38.435661 - [Crystools INFO] NVIDIA Driver: 572.61
  94. 2025-03-23T16:17:39.051012 -
  95. Depthcrafter Nodes Loaded
  96. 2025-03-23T16:17:39.051012 -
  97. 2025-03-23T16:17:39.571985 - [ComfyUI-Easy-Use] server: v1.2.8 Loaded2025-03-23T16:17:39.571985 -
  98. 2025-03-23T16:17:39.571985 - [ComfyUI-Easy-Use] web root: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 Loaded2025-03-23T16:17:39.572986 -
  99. 2025-03-23T16:17:39.602213 - ### Loading: ComfyUI-Impact-Pack (V8.8.5)2025-03-23T16:17:39.602213 -
  100. 2025-03-23T16:17:39.651325 - [Impact Pack] Wildcards loading done.2025-03-23T16:17:39.651325 -
  101. 2025-03-23T16:17:39.653326 - ### Loading: ComfyUI-Impact-Subpack (V1.2.9)
  102. 2025-03-23T16:17:39.770375 - [Impact Subpack] ultralytics_bbox: H:\ComfyUI_Windows_portable\ComfyUI\models\ultralytics\bbox
  103. 2025-03-23T16:17:39.770375 - [Impact Subpack] ultralytics_segm: H:\ComfyUI_Windows_portable\ComfyUI\models\ultralytics\segm
  104. 2025-03-23T16:17:39.771374 - ### Loading: ComfyUI-Inspire-Pack (V1.14.1)
  105. 2025-03-23T16:17:39.834176 - Total VRAM 24564 MB, total RAM 31894 MB
  106. 2025-03-23T16:17:39.834176 - pytorch version: 2.6.0+cu126
  107. 2025-03-23T16:17:39.835174 - xformers version: 0.0.29.post3
  108. 2025-03-23T16:17:39.835174 - Set vram state to: NORMAL_VRAM
  109. 2025-03-23T16:17:39.836226 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
  110. 2025-03-23T16:17:39.869391 - ### Loading: ComfyUI-Manager (V3.31.7)
  111. 2025-03-23T16:17:39.870390 - [ComfyUI-Manager] network_mode: public
  112. 2025-03-23T16:17:39.966071 - ### ComfyUI Version: v0.3.26 | Released on '2025-03-09'
  113. 2025-03-23T16:17:40.352842 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
  114. 2025-03-23T16:17:40.364401 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
  115. 2025-03-23T16:17:40.411358 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
  116. 2025-03-23T16:17:40.501010 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
  117. 2025-03-23T16:17:40.524755 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
  118. 2025-03-23T16:17:41.302255 -
  119. [ReActor] - STATUS - Running v0.6.0-a1 in ComfyUI2025-03-23T16:17:41.302255 -
  120. 2025-03-23T16:17:41.369753 - Torch version: 2.6.0+cu1262025-03-23T16:17:41.369753 -
  121. 2025-03-23T16:17:41.862257 - ComfyUI found: H:\ComfyUI_Windows_portable\ComfyUI2025-03-23T16:17:41.862257 -
  122. 2025-03-23T16:17:41.862257 - 'H:\ComfyUI_Windows_portable\ComfyUI' added to sys.path2025-03-23T16:17:41.862257 -
  123. 2025-03-23T16:17:43.824769 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2025-03-23T16:17:43.824769 -
  124. 2025-03-23T16:17:43.824769 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-03-23T16:17:43.825770 -
  125. 2025-03-23T16:17:43.854447 - ------------------------------------------2025-03-23T16:17:43.854447 -
  126. 2025-03-23T16:17:43.854447 - Comfyroll Studio v1.76 :  175 Nodes Loaded2025-03-23T16:17:43.855454 -
  127. 2025-03-23T16:17:43.855454 - ------------------------------------------2025-03-23T16:17:43.855454 -
  128. 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 -
  129. 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 -
  130. 2025-03-23T16:17:43.856464 - ------------------------------------------2025-03-23T16:17:43.857469 -
  131. 2025-03-23T16:17:43.865430 - [comfyui_controlnet_aux] | INFO -> Using ckpts path: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts
  132. 2025-03-23T16:17:43.865430 - [comfyui_controlnet_aux] | INFO -> Using symlinks: False
  133. 2025-03-23T16:17:43.865430 - [comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
  134. 2025-03-23T16:17:44.429135 - FizzleDorf Custom Nodes: Loaded2025-03-23T16:17:44.430143 -
  135. 2025-03-23T16:17:44.449702 - # 😺dzNodes: LayerStyle -> Cannot import name 'guidedFilter' from 'cv2.ximgproc'
  136. A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
  137. For detail refer to https://github.com/chflame163/ComfyUI_LayerStyle/issues/52025-03-23T16:17:44.449702 -
  138. 2025-03-23T16:17:44.838656 - FETCH ComfyRegistry Data: 5/792025-03-23T16:17:44.838656 -
  139. 2025-03-23T16:17:45.350545 - [comfy_mtb] | INFO -> loaded 105 nodes successfuly
  140. 2025-03-23T16:17:45.351560 - [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.
  141. 2025-03-23T16:17:45.388984 -
  142. Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success!2025-03-23T16:17:45.388984 -
  143. 2025-03-23T16:17:48.217301 - FETCH ComfyRegistry Data: 10/792025-03-23T16:17:48.217301 -
  144. 2025-03-23T16:17:48.224409 - 2025-03-23 16:17:48.221 | INFO | Jovimetrix.sup.shader:<module>:115 - vertex programs: 0
  145. 2025-03-23T16:17:48.224409 - 2025-03-23 16:17:48.224 | INFO | Jovimetrix.sup.shader:<module>:116 - fragment programs: 13
  146. 2025-03-23T16:17:48.425194 - 2025-03-23 16:17:48.423 | INFO | Jovimetrix.sup.stream:<module>:34 - SPOUT GL SUPPORT
  147. 2025-03-23T16:17:48.425194 - 2025-03-23 16:17:48.425 | INFO | Jovimetrix.sup.stream:<module>:56 - JOV_SCAN_DEVICES [False]
  148. 2025-03-23T16:17:48.552023 - 2025-03-23 16:17:48.551 | WARNING | Jovimetrix.core.utility.io:<module>:57 - no gifski support
  149. 2025-03-23T16:17:48.552023 - 2025-03-23 16:17:48.552 | INFO | Jovimetrix:loader:928 - 65 nodes loaded
  150. 2025-03-23T16:17:48.604506 - Nvidia APEX normalization not installed, using PyTorch LayerNorm2025-03-23T16:17:48.604506 -
  151. 2025-03-23T16:17:48.742833 -
  152. 2025-03-23T16:17:48.742833 - [rgthree-comfy] Loaded 42 magnificent nodes. πŸŽ‰2025-03-23T16:17:48.743830 -
  153. 2025-03-23T16:17:48.743830 -
  154. 2025-03-23T16:17:49.183803 - WAS Node Suite: OpenCV Python FFMPEG support is enabled2025-03-23T16:17:49.183803 -
  155. 2025-03-23T16:17:49.183803 - WAS Node Suite Warning: `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.2025-03-23T16:17:49.184833 -
  156. 2025-03-23T16:17:49.574919 - WAS Node Suite: Finished. Loaded 220 nodes successfully.2025-03-23T16:17:49.574919 -
  157. 2025-03-23T16:17:49.574919 -
  158. "Art is the magic that brings beauty into the world." - Unknown
  159. 2025-03-23T16:17:49.575920 -
  160. 2025-03-23T16:17:49.581640 -
  161. Import times for custom nodes:
  162. 2025-03-23T16:17:49.581640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Image-Selector
  163. 2025-03-23T16:17:49.581640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-IC-Light-Native
  164. 2025-03-23T16:17:49.582638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\cg-use-everywhere
  165. 2025-03-23T16:17:49.582638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\sdxl_prompt_styler
  166. 2025-03-23T16:17:49.583638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\sd-dynamic-thresholding
  167. 2025-03-23T16:17:49.583638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
  168. 2025-03-23T16:17:49.583638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_InstantID
  169. 2025-03-23T16:17:49.584638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF
  170. 2025-03-23T16:17:49.584638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Janus-Pro
  171. 2025-03-23T16:17:49.584638 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger
  172. 2025-03-23T16:17:49.585639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
  173. 2025-03-23T16:17:49.585639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-layerdiffuse
  174. 2025-03-23T16:17:49.586639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-DepthAnythingV2
  175. 2025-03-23T16:17:49.586639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_essentials
  176. 2025-03-23T16:17:49.587639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\mikey_nodes
  177. 2025-03-23T16:17:49.587639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
  178. 2025-03-23T16:17:49.587639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_FizzNodes
  179. 2025-03-23T16:17:49.588639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfyui-portrait-master
  180. 2025-03-23T16:17:49.588639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence2
  181. 2025-03-23T16:17:49.588639 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
  182. 2025-03-23T16:17:49.589640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
  183. 2025-03-23T16:17:49.589640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes
  184. 2025-03-23T16:17:49.590640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet
  185. 2025-03-23T16:17:49.590640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\efficiency-nodes-comfyui
  186. 2025-03-23T16:17:49.590640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\rgthree-comfy
  187. 2025-03-23T16:17:49.591640 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
  188. 2025-03-23T16:17:49.598642 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved
  189. 2025-03-23T16:17:49.598642 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
  190. 2025-03-23T16:17:49.599646 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes
  191. 2025-03-23T16:17:49.599646 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_smZNodes
  192. 2025-03-23T16:17:49.599646 - 0.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux
  193. 2025-03-23T16:17:49.599646 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
  194. 2025-03-23T16:17:49.601007 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-to-Python-Extension
  195. 2025-03-23T16:17:49.601007 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle
  196. 2025-03-23T16:17:49.601007 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Subpack
  197. 2025-03-23T16:17:49.602126 - 0.1 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-AKatz-Nodes
  198. 2025-03-23T16:17:49.602126 - 0.2 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\PuLID_ComfyUI
  199. 2025-03-23T16:17:49.603124 - 0.2 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfy_mtb
  200. 2025-03-23T16:17:49.603124 - 0.2 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Detail-Daemon
  201. 2025-03-23T16:17:49.603124 - 0.3 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Easy-Use
  202. 2025-03-23T16:17:49.603124 - 0.3 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\comfyui-propost
  203. 2025-03-23T16:17:49.604385 - 0.3 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-SAM2
  204. 2025-03-23T16:17:49.604385 - 0.3 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
  205. 2025-03-23T16:17:49.605383 - 0.5 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools
  206. 2025-03-23T16:17:49.605383 - 0.5 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_FaceAnalysis
  207. 2025-03-23T16:17:49.605383 - 0.6 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI_Mira
  208. 2025-03-23T16:17:49.606380 - 0.6 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-DepthCrafter-Nodes
  209. 2025-03-23T16:17:49.606380 - 0.8 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui
  210. 2025-03-23T16:17:49.606380 - 0.9 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-ReActor
  211. 2025-03-23T16:17:49.607490 - 2.0 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
  212. 2025-03-23T16:17:49.609574 - 3.2 seconds: H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\Jovimetrix
  213. 2025-03-23T16:17:49.609574 -
  214. 2025-03-23T16:17:49.623627 - Starting server
  215.  
  216. 2025-03-23T16:17:49.623627 - To see the GUI go to: http://127.0.0.1:8188
  217. 2025-03-23T16:17:51.580266 - FETCH ComfyRegistry Data: 15/792025-03-23T16:17:51.580266 -
  218. 2025-03-23T16:17:54.973081 - FETCH ComfyRegistry Data: 20/792025-03-23T16:17:54.973081 -
  219. 2025-03-23T16:17:58.363012 - FETCH ComfyRegistry Data: 25/792025-03-23T16:17:58.363012 -
  220. 2025-03-23T16:18:01.791916 - FETCH ComfyRegistry Data: 30/792025-03-23T16:18:01.791916 -
  221. 2025-03-23T16:18:05.361368 - FETCH ComfyRegistry Data: 35/792025-03-23T16:18:05.361368 -
  222. 2025-03-23T16:18:07.542692 - got prompt
  223. 2025-03-23T16:18:07.620783 - Using xformers attention in VAE
  224. 2025-03-23T16:18:07.621784 - Using xformers attention in VAE
  225. 2025-03-23T16:18:08.785823 - FETCH ComfyRegistry Data: 40/792025-03-23T16:18:08.785823 -
  226. 2025-03-23T16:18:08.951217 - VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
  227. 2025-03-23T16:18:12.179482 - FETCH ComfyRegistry Data: 45/792025-03-23T16:18:12.179482 -
  228. 2025-03-23T16:18:14.699141 - Requested to load CLIPVisionModelProjection
  229. 2025-03-23T16:18:14.838933 - loaded completely 21574.8 1208.09814453125 True
  230. 2025-03-23T16:18:15.551417 - FETCH ComfyRegistry Data: 50/792025-03-23T16:18:15.551417 -
  231. 2025-03-23T16:18:15.992058 - Requested to load WanTEModel
  232. 2025-03-23T16:18:16.197560 - loaded completely 9.5367431640625e+25 10835.4765625 True
  233. 2025-03-23T16:18:16.199700 - CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cuda:0, dtype: torch.float16
  234. 2025-03-23T16:18:18.945057 - FETCH ComfyRegistry Data: 55/792025-03-23T16:18:18.945057 -
  235. 2025-03-23T16:18:22.333327 - FETCH ComfyRegistry Data: 60/792025-03-23T16:18:22.333327 -
  236. 2025-03-23T16:18:25.702252 - FETCH ComfyRegistry Data: 65/792025-03-23T16:18:25.702252 -
  237. 2025-03-23T16:18:29.030427 - FETCH ComfyRegistry Data: 70/792025-03-23T16:18:29.030427 -
  238. 2025-03-23T16:18:32.429754 - FETCH ComfyRegistry Data: 75/792025-03-23T16:18:32.429754 -
  239. 2025-03-23T16:18:35.615796 - FETCH ComfyRegistry Data [DONE]2025-03-23T16:18:35.615796 -
  240. 2025-03-23T16:18:35.679617 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
  241. 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 -
  242. 2025-03-23T16:18:35.977262 - [ComfyUI-Manager] All startup tasks have been completed.
  243. 2025-03-23T16:19:00.551542 - Requested to load WanVAE
  244. 2025-03-23T16:19:01.064107 - loaded completely 297.12108993530273 242.02829551696777 True
  245. 2025-03-23T16:19:04.600033 - model weight dtype torch.float16, manual cast: None
  246. 2025-03-23T16:19:04.604894 - model_type FLOW
  247. 2025-03-23T16:21:23.902850 - Not compiled, applying
  248. 2025-03-23T16:21:30.446071 - Patching comfy attention to use sageattn2025-03-23T16:21:30.446071 -
  249. 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)
  250. 2025-03-23T16:21:30.460836 - Traceback (most recent call last):
  251. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 327, in execute
  252. 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)
  253. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  254. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 202, in get_output_data
  255. 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)
  256. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  257. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 174, in _map_node_over_list
  258. process_inputs(input_dict, i)
  259. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 163, in process_inputs
  260. results.append(getattr(obj, func)(**inputs))
  261. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  262. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 140, in patch
  263. self._patch_modules(False, sage_attention)
  264. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 46, in _patch_modules
  265. sage_func = set_sage_func(sage_attention)
  266. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  267. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 41, in set_sage_func
  268. from sageattention import sageattn_qk_int8_pv_fp8_cuda
  269. ImportError: cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
  270.  
  271. 2025-03-23T16:21:30.464827 - Prompt executed in 202.92 seconds
  272. 2025-03-23T16:24:48.737334 - got prompt
  273. 2025-03-23T16:24:48.816930 - Requested to load CLIPVisionModelProjection
  274. 2025-03-23T16:24:51.545749 - loaded completely 2974.455294418335 1208.09814453125 True
  275. 2025-03-23T16:24:54.969615 - Patching comfy attention to use sageattn2025-03-23T16:24:54.969615 -
  276. 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)
  277. 2025-03-23T16:24:54.971121 - Traceback (most recent call last):
  278. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 327, in execute
  279. 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)
  280. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  281. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 202, in get_output_data
  282. 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)
  283. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  284. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 174, in _map_node_over_list
  285. process_inputs(input_dict, i)
  286. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 163, in process_inputs
  287. results.append(getattr(obj, func)(**inputs))
  288. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  289. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 140, in patch
  290. self._patch_modules(False, sage_attention)
  291. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 46, in _patch_modules
  292. sage_func = set_sage_func(sage_attention)
  293. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  294. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 41, in set_sage_func
  295. from sageattention import sageattn_qk_int8_pv_fp8_cuda
  296. ImportError: cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
  297.  
  298. 2025-03-23T16:24:54.973131 - Prompt executed in 6.22 seconds
  299. 2025-03-23T16:25:42.973869 - got prompt
  300. 2025-03-23T16:25:42.981045 - Patching comfy attention to use sageattn2025-03-23T16:25:42.981045 -
  301. 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)
  302. 2025-03-23T16:25:42.984084 - Traceback (most recent call last):
  303. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 327, in execute
  304. 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)
  305. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  306. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 202, in get_output_data
  307. 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)
  308. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  309. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 174, in _map_node_over_list
  310. process_inputs(input_dict, i)
  311. File "H:\ComfyUI_Windows_portable\ComfyUI\execution.py", line 163, in process_inputs
  312. results.append(getattr(obj, func)(**inputs))
  313. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  314. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 140, in patch
  315. self._patch_modules(False, sage_attention)
  316. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 46, in _patch_modules
  317. sage_func = set_sage_func(sage_attention)
  318. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  319. File "H:\ComfyUI_Windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\model_optimization_nodes.py", line 41, in set_sage_func
  320. from sageattention import sageattn_qk_int8_pv_fp8_cuda
  321. ImportError: cannot import name 'sageattn_qk_int8_pv_fp8_cuda' from 'sageattention' (H:\ComfyUI_Windows_portable\python_standalone\Lib\site-packages\sageattention\__init__.py)
  322.  
  323. 2025-03-23T16:25:42.985082 - Prompt executed in 0.01 seconds
  324.  
  325. ```
  326. ## Attached Workflow
  327. Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
  328. ```
  329. {"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}
  330. ```
  331.  
  332. ## Additional Context
  333. (Please add any additional context or steps to reproduce the error here)
  334.  
Advertisement
Add Comment
Please, Sign In to add comment