-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
BugSomething is confirmed to not be working properly.Something is confirmed to not be working properly.FrontendIssue relates to the frontend UI (litegraph).Issue relates to the frontend UI (litegraph).
Description
Expected Behavior
When I drag and drop an PNG image into program, it opens as a workflow.
Actual Behavior
The ComfyUI cannot open the PNG file and an error message is displayed.
Steps to Reproduce
Load ComfyUI.
Drag & Drop PNG file.
Debug Logs
There is no error in Console, only an Alert display in ComfyUI's window: 'Unable to find workflow in..."
## ComfyUI-Manager: installing dependencies done.
[2025-06-01 16:57:08.002] ** ComfyUI startup time: 2025-06-01 16:57:08.002
[2025-06-01 16:57:08.002] ** Platform: Windows
[2025-06-01 16:57:08.002] ** Python version: 3.11.6 (tags/v3.11.6:8b6ee5b, Oct 2 2023, 14:57:12) [MSC v.1935 64 bit (AMD64)]
[2025-06-01 16:57:08.003] ** Python executable: D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\python.exe
[2025-06-01 16:57:08.003] ** ComfyUI Path: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI
[2025-06-01 16:57:08.003] ** ComfyUI Base Folder Path: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI
[2025-06-01 16:57:08.003] ** User directory: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\user
[2025-06-01 16:57:08.005] ** ComfyUI-Manager config path: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini
[2025-06-01 16:57:08.005] ** Log path: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\user\comfyui.log
Prestartup times for custom nodes:
[2025-06-01 16:57:09.124] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
[2025-06-01 16:57:09.124] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Marigold
[2025-06-01 16:57:09.124] 2.5 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
[2025-06-01 16:57:09.124]
[2025-06-01 16:57:11.322] Checkpoint files will always be loaded safely.
[2025-06-01 16:57:11.503] Total VRAM 12288 MB, total RAM 65277 MB
[2025-06-01 16:57:11.504] pytorch version: 2.6.0+cu124
[2025-06-01 16:57:11.504] Set vram state to: NORMAL_VRAM
[2025-06-01 16:57:11.505] Device: cuda:0 NVIDIA GeForce RTX 3080 : cudaMallocAsync
[2025-06-01 16:57:13.765] Using sage attention
[2025-06-01 16:57:15.936] Python version: 3.11.6 (tags/v3.11.6:8b6ee5b, Oct 2 2023, 14:57:12) [MSC v.1935 64 bit (AMD64)]
[2025-06-01 16:57:15.936] ComfyUI version: 0.3.39
[2025-06-01 16:57:16.028] ComfyUI frontend version: 1.21.3
[2025-06-01 16:57:16.030] [Prompt Server] web root: D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\comfyui_frontend_package\static
[2025-06-01 16:57:16.952] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingImageGenerationsRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:16.965] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingVirtualTryOnRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.244] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingDualCharacterEffectInput has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.248] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingImage2VideoRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.271] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingSingleImageEffectInput has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.274] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingText2VideoRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.513] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_version" in TripoTextToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.514] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_seed" in TripoTextToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.521] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_version" in TripoImageToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.521] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_seed" in TripoImageToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.527] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_version" in TripoMultiviewToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.528] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_seed" in TripoMultiviewToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.533] D:\AI\Stable Diffusion\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_seed" in TripoTextureModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
[2025-06-01 16:57:17.616] [Crystools �[0;32mINFO�[0m] Crystools version: 1.22.1
[2025-06-01 16:57:17.648] [Crystools �[0;32mINFO�[0m] CPU: 12th Gen Intel(R) Core(TM) i7-12700K - Arch: AMD64 - OS: Windows 10
[2025-06-01 16:57:17.658] [Crystools �[0;32mINFO�[0m] Pynvml (Nvidia) initialized.
[2025-06-01 16:57:17.658] [Crystools �[0;32mINFO�[0m] GPU/s:
[2025-06-01 16:57:17.673] [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 3080
[2025-06-01 16:57:17.675] [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 576.52
[2025-06-01 16:57:18.547] ComfyUI-GGUF: Partial torch compile only, consider updating pytorch
[2025-06-01 16:57:18.553] ### Loading: ComfyUI-Impact-Pack (V8.15.3)
[2025-06-01 16:57:18.697] [Impact Pack] Wildcards loading done.
[2025-06-01 16:57:18.729] ### Loading: ComfyUI-Inspire-Pack (V1.18)
[2025-06-01 16:57:18.817] [JNodes] - �[0;32mINFO�[0m - ffmpeg could not be found. Using ffmpeg from imageio-ffmpeg.
[2025-06-01 16:57:19.314] Total VRAM 12288 MB, total RAM 65277 MB
[2025-06-01 16:57:19.314] pytorch version: 2.6.0+cu124
[2025-06-01 16:57:19.316] Set vram state to: NORMAL_VRAM
[2025-06-01 16:57:19.316] Device: cuda:0 NVIDIA GeForce RTX 3080 : cudaMallocAsync
[2025-06-01 16:57:19.357] ### Loading: ComfyUI-Manager (V3.32.5)
[2025-06-01 16:57:19.357] [ComfyUI-Manager] network_mode: public
[2025-06-01 16:57:19.641] ### ComfyUI Version: v0.3.39-13-gd3bd983b | Released on '2025-06-01'
[2025-06-01 16:57:20.883] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[2025-06-01 16:57:20.948] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[2025-06-01 16:57:21.123] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[2025-06-01 16:57:21.265] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[2025-06-01 16:57:21.323] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[2025-06-01 16:57:21.649] Failed to auto update `Quality of Life Suit`
[2025-06-01 16:57:21.651] �[33mQualityOfLifeSuit_Omar92_DIR:�[0m D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
[2025-06-01 16:57:24.149] �[0;33m[ReActor]�[0m - �[38;5;173mSTATUS�[0m - �[0;32mRunning v0.6.0-a1 in ComfyUI�[0m
[2025-06-01 16:57:24.250] Torch version: 2.6.0+cu124
[2025-06-01 16:57:27.247] no module 'xformers'. Processing without...
[2025-06-01 16:57:27.250] no module 'xformers'. Processing without...
[2025-06-01 16:57:27.325] (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider
[2025-06-01 16:57:27.325] (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider
[2025-06-01 16:57:27.360] ------------------------------------------
[2025-06-01 16:57:27.361] Comfyroll Studio v1.76 : 175 Nodes Loaded
[2025-06-01 16:57:27.361] ------------------------------------------
[2025-06-01 16:57:27.361] ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
[2025-06-01 16:57:27.362] ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
[2025-06-01 16:57:27.362] ------------------------------------------
[2025-06-01 16:57:27.374] [D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts
[2025-06-01 16:57:27.376] [D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False
[2025-06-01 16:57:27.377] [D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
[2025-06-01 16:57:27.398] DWPose: Onnxruntime with acceleration providers detected
[2025-06-01 16:57:27.428] Davemane42 Custom Nodes: Loaded
[2025-06-01 16:57:28.793] FETCH ComfyRegistry Data: 5/87
[2025-06-01 16:57:29.034] Please 'pip install xformers'
[2025-06-01 16:57:29.038] Nvidia APEX normalization not installed, using PyTorch LayerNorm
[2025-06-01 16:57:31.231] Using sage attention
[2025-06-01 16:57:31.243] (RES4LYF) Init
[2025-06-01 16:57:31.244] (RES4LYF) Importing beta samplers.
[2025-06-01 16:57:31.268] (RES4LYF) Importing legacy samplers.
[2025-06-01 16:57:32.718]
[2025-06-01 16:57:32.719] [rgthree-comfy] Loaded 47 exciting nodes. 🎉
[2025-06-01 16:57:32.719]
[2025-06-01 16:57:33.157] WAS Node Suite: OpenCV Python FFMPEG support is enabled
[2025-06-01 16:57:33.158] WAS Node Suite Warning: `ffmpeg_bin_path` is not set in `D:\AI\Stable Diffusion\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-06-01 16:57:33.591] WAS Node Suite: Finished. Loaded 220 nodes successfully.
[2025-06-01 16:57:33.591]
"The secret to getting ahead is getting started." - Mark Twain
[2025-06-01 16:57:33.591]
[2025-06-01 16:57:33.596]
Import times for custom nodes:
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-SDXL-EmptyLatentImage
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\skimmed_cfg
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyBootlegOffload.py
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\sd-dynamic-thresholding
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\save-image-extended-comfyui
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_ResolutionSelector
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_SimpleMath
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_AdvancedRefluxControl
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\gcLatentTunnel.py
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Adaptive-Guidance
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-HunyuanVideoImagesGuider
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_InstantID
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\attention-couple-ComfyUI
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-openpose-editor
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\cg-use-everywhere
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Embedding_Picker
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Noise
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\sd-perturbed-attention
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUi_NNLatentUpscale
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_JPS-Nodes
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-post-processing-nodes
[2025-06-01 16:57:33.596] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
[2025-06-01 16:57:33.597] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two
[2025-06-01 16:57:33.597] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_steudio
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Dave_CustomNode
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXTricks
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-TiledDiffusion
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\Comfy-WaveSpeed
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\masquerade-nodes-comfyui
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inpaint-CropAndStitch
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyMath
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_essentials
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_patches_ll
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-various
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-PromptUtilities
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF
[2025-06-01 16:57:33.598] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Fluxtapoz
[2025-06-01 16:57:33.599] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
[2025-06-01 16:57:33.600] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes
[2025-06-01 16:57:33.600] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
[2025-06-01 16:57:33.600] 0.0 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
[2025-06-01 16:57:33.600] 0.1 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes
[2025-06-01 16:57:33.600] 0.1 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux
[2025-06-01 16:57:33.600] 0.1 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-inspire-pack
[2025-06-01 16:57:33.600] 0.1 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools
[2025-06-01 16:57:33.601] 0.1 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Flowty-LDSR
[2025-06-01 16:57:33.601] 0.1 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle
[2025-06-01 16:57:33.601] 0.1 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_pulid_flux_ll
[2025-06-01 16:57:33.601] 0.2 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
[2025-06-01 16:57:33.601] 0.2 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence2
[2025-06-01 16:57:33.601] 0.4 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy_PoP
[2025-06-01 16:57:33.601] 0.5 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Detail-Daemon
[2025-06-01 16:57:33.601] 0.5 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Marigold
[2025-06-01 16:57:33.601] 0.5 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-JNodes
[2025-06-01 16:57:33.601] 0.7 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
[2025-06-01 16:57:33.601] 0.9 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui
[2025-06-01 16:57:33.601] 1.1 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-ollama
[2025-06-01 16:57:33.601] 1.4 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
[2025-06-01 16:57:33.601] 1.5 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_FaceAnalysis
[2025-06-01 16:57:33.601] 1.7 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\RES4LYF
[2025-06-01 16:57:33.601] 2.8 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-SUPIR
[2025-06-01 16:57:33.601] 2.8 seconds: D:\AI\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node
[2025-06-01 16:57:33.602]
[2025-06-01 16:57:33.623] Starting server
[2025-06-01 16:57:33.623] To see the GUI go to: http://127.0.0.1:8188
[2025-06-01 16:57:37.467] QualityOfLifeSuit_Omar92::NSP ready
[2025-06-01 16:57:37.930] FETCH ComfyRegistry Data: 10/87
[2025-06-01 16:57:45.209] FETCH ComfyRegistry Data: 15/87
[2025-06-01 16:57:52.644] FETCH ComfyRegistry Data: 20/87
[2025-06-01 16:58:00.968] FETCH ComfyRegistry Data: 25/87
[2025-06-01 16:58:08.667] FETCH ComfyRegistry Data: 30/87
[2025-06-01 16:58:17.301] FETCH ComfyRegistry Data: 35/87
[2025-06-01 16:58:24.922] FETCH ComfyRegistry Data: 40/87
[2025-06-01 16:58:34.645] FETCH ComfyRegistry Data: 45/87
[2025-06-01 16:58:41.639] FETCH ComfyRegistry Data: 50/87
[2025-06-01 16:58:48.692] FETCH ComfyRegistry Data: 55/87
[2025-06-01 16:58:56.018] FETCH ComfyRegistry Data: 60/87
[2025-06-01 16:59:02.927] FETCH ComfyRegistry Data: 65/87
[2025-06-01 16:59:10.484] FETCH ComfyRegistry Data: 70/87
[2025-06-01 16:59:18.217] FETCH ComfyRegistry Data: 75/87
[2025-06-01 16:59:25.528] FETCH ComfyRegistry Data: 80/87
[2025-06-01 16:59:32.492] FETCH ComfyRegistry Data: 85/87
[2025-06-01 16:59:35.896] FETCH ComfyRegistry Data [DONE]
[2025-06-01 16:59:36.100] [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
[2025-06-01 16:59:36.175] FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[2025-06-01 16:59:37.322] [ComfyUI-Manager] All startup tasks have been completed.Other
This is not universal, some PNG files opens without problem, but others gives an error.
Here is a example of a problematic PNG:
and a PNG without problem:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething is confirmed to not be working properly.Something is confirmed to not be working properly.FrontendIssue relates to the frontend UI (litegraph).Issue relates to the frontend UI (litegraph).


