8000 OpenAI Moderation.auto · Issue #7864 · comfyanonymous/ComfyUI · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
OpenAI Moderation.auto #7864
Closed
Closed
@stevehooker

Description

@stevehooker

Expected Behavior

I've been using OpenAiGPTImage1 since it came out, like it a lot. But, just now, it broke. My Flux workflows are going well, OTH.

I've just updated Comfy, I am using the updated node, with the auto moderation, yet still getting hit with this:
API Error: Invalid value: 'Moderation.auto'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)

Actual Behavior

Image

Steps to Reproduce

I've tried 'auto' and 'low.' I have credits. Pretty sure I've tried everything. No joy ; -(

Debug Logs

# ComfyUI Error Report
## Error Details
- **Node ID:** 27
- **Node Type:** OpenAIGPTImage1
- **Exception Type:** Exception
- **Exception Message:** API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)
## Stack Trace

  File "F:\Data\Packages\ComfyUI\execution.py", line 347, 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 "F:\Data\Packages\ComfyUI\execution.py", line 222, 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 "F:\Data\Packages\ComfyUI\execution.py", line 194, in _map_node_over_list
    process_inputs(input_dict, i)

  File "F:\Data\Packages\ComfyUI\execution.py", line 183, in process_inputs
    results.append(getattr(obj, func)(**inputs))

  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\nodes_api.py", line 430, in api_call
    response = operation.execute()

  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 327, in execute
    raise Exception(str(e))


## System Information
- **ComfyUI Version:** 0.3.30
- **Arguments:** F:\Data\Packages\ComfyUI\main.py --normalvram --preview-method auto --disable-xformers
- **OS:** nt
- **Python Version:** 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
- **Embedded Python:** false
- **PyTorch Version:** 2.7.0+cu128
## Devices

- **Name:** cuda:0 NVIDIA GeForce RTX 3090 : cudaMallocAsync
  - **Type:** cuda
  - **VRAM Total:** 25769148416
  - **VRAM Free:** 24438112256
  - **Torch VRAM Total:** 0
  - **Torch VRAM Free:** 0

## Logs

2025-04-29T12:49:57.097979 - Checkpoint files will always be loaded safely.
2025-04-29T12:49:57.232965 - Total VRAM 24575 MB, total RAM 130995 MB
2025-04-29T12:49:57.232965 - pytorch version: 2.7.0+cu128
2025-04-29T12:49:57.232965 - Set vram state to: NORMAL_VRAM
2025-04-29T12:49:57.232965 - Device: cuda:0 NVIDIA GeForce RTX 3090 : cudaMallocAsync
2025-04-29T12:50:06.653979 - Using pytorch attention
2025-04-29T12:50:07.967806 - Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
2025-04-29T12:50:07.967806 - ComfyUI version: 0.3.30
2025-04-29T12:50:08.038381 - ComfyUI frontend version: 1.17.11
2025-04-29T12:50:08.038381 - [Prompt Server] web root: F:\Data\Packages\ComfyUI\venv\lib\site-packages\comfyui_frontend_package\static
2025-04-29T12:50:09.015020 - F:\Data\Packages\ComfyUI\venv\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-04-29T12:50:10.167270 - Successfully created link from F:\Data\Packages\ComfyUI\custom_nodes\Bjornulf_custom_nodes\civitai\NSFW_lora_hunyuan_video to input\NSFW_lora_hunyuan_video2025-04-29T12:50:10.167270 - 
2025-04-29T12:50:10.443168 - [AnimateDiff] - �[0;31mERROR�[0m - No models available. Please download one and put it in models folder
2025-04-29T12:50:10.753474 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.22.0
2025-04-29T12:50:10.764583 - [Crystools �[0;32mINFO�[0m] CPU: AMD Ryzen 7 3700X 8-Core Processor - Arch: AMD64 - OS: Windows 10
2025-04-29T12:50:10.773688 - [Crystools �[0;32mINFO�[0m] Pynvml (Nvidia) initialized.
2025-04-29T12:50:10.774690 - [Crystools �[0;32mINFO�[0m] GPU/s:
2025-04-29T12:50:10.785954 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 3090
2025-04-29T12:50:10.785954 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 576.02
2025-04-29T12:50:10.815956 - xFormers not available
2025-04-29T12:50:10.816954 - xFormers not available
2025-04-29T12:50:11.365963 - Could not find the bitsandbytes CUDA binary at WindowsPath('F:/Data/Packages/ComfyUI/venv/lib/site-packages/bitsandbytes/libbitsandbytes_cuda128.dll')
2025-04-29T12:50:11.366964 - The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable.
2025-04-29T12:50:14.594418 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.2.8 �[92mLoaded�[0m2025-04-29T12:50:14.594418 - 
2025-04-29T12:50:14.594418 - �[34m[ComfyUI-Easy-Use] web root: �[0mF:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 �[92mLoaded�[0m2025-04-29T12:50:14.594418 - 
2025-04-29T12:50:14.609645 - Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\nodes.py", line 2128, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Gaffer\__init__.py", line 1, in <module>
    from .iclight import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
  File "F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Gaffer\iclight.py", line 10, in <module>
    from comfy.diffusers_convert import convert_unet_state_dict
ImportError: cannot import name 'convert_unet_state_dict' from 'comfy.diffusers_convert' (F:\Data\Packages\ComfyUI\comfy\diffusers_convert.py)

2025-04-29T12:50:14.609645 - Cannot import F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Gaffer module for custom nodes: cannot import name 'convert_unet_state_dict' from 'comfy.diffusers_convert' (F:\Data\Packages\ComfyUI\comfy\diffusers_convert.py)
2025-04-29T12:50:14.624340 - [Moondream] trying to update model versions...2025-04-29T12:50:14.624340 - 2025-04-29T12:50:14.790155 - ok2025-04-29T12:50:14.790155 - 
2025-04-29T12:50:14.791156 - [Moondream] found model versions: 2024-03-04, 2024-03-06, 2024-03-13, 2024-04-02, 2024-05-08, 2024-05-20, 2024-07-23 (Thundermoon), 2024-08-26, 2025-01-09, 2025-03-27, 2025-04-142025-04-29T12:50:14.791156 - 
2025-04-29T12:50:14.802665 - Total VRAM 24575 MB, total RAM 130995 MB
2025-04-29T12:50:14.802665 - pytorch version: 2.7.0+cu128
2025-04-29T12:50:14.802665 - Set vram state to: NORMAL_VRAM
2025-04-29T12:50:14.802665 - Device: cuda:0 NVIDIA GeForce RTX 3090 : cudaMallocAsync
2025-04-29T12:50:14.826847 - ### Loading: ComfyUI-Impact-Pack (V8.8.1)2025-04-29T12:50:14.826847 - 
2025-04-29T12:50:14.889795 - [Impact Pack] Wildcards loading done.2025-04-29T12:50:14.889795 - 
2025-04-29T12:50:14.903759 - �[36;20m[inference_core_nodes.controlnet_preprocessors] | INFO -> Using ckpts path: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\src\inference_core_nodes\controlnet_preprocessors\ckpts�[0m
2025-04-29T12:50:14.904757 - �[36;20m[inference_core_nodes.controlnet_preprocessors] | INFO -> Using symlinks: False�[0m
2025-04-29T12:50:14.905759 - �[36;20m[inference_core_nodes.controlnet_preprocessors] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2025-04-29T12:50:14.919793 - F:\Data\Packages\ComfyUI\venv\lib\site-packages\_distutils_hack\__init__.py:53: UserWarning: Reliance on distutils from stdlib is deprecated. Users must rely on setuptools to provide the distutils module. Avoid importing distutils or import setuptools first, and avoid setting SETUPTOOLS_USE_DISTUTILS=stdlib. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml
  warnings.warn(
2025-04-29T12:50:15.479766 - F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\src\inference_core_nodes\controlnet_preprocessors\node_wrappers\dwpose.py:26: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly
  warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly")
2025-04-29T12:50:15.505888 - ### Loading: ComfyUI-Inspire-Pack (V1.13.1)2025-04-29T12:50:15.505888 - 
2025-04-29T12:50:15.931602 - F:\Data\Packages\ComfyUI\venv\lib\site-packages\albumentations\__init__.py:24: UserWarning: A new version of Albumentations is available: 2.0.6 (you have 1.4.21). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1.
  check_for_updates()
2025-04-29T12:50:16.436449 - F:\Data\Packages\ComfyUI\venv\lib\site-packages\timm\models\layers\__init__.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
  warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning)
2025-04-29T12:50:16.888346 - �[94mtheUpsiders Logic Nodes: �[92mLoaded�[0m2025-04-29T12:50:16.888346 - 
2025-04-29T12:50:16.899953 - ### Loading: ComfyUI-Manager (V3.21.3)
2025-04-29T12:50:16.900954 - [ComfyUI-Manager] network_mode: public
2025-04-29T12:50:17.130436 - ### ComfyUI Version: v0.3.30-19-g45503f64 | Released on '2025-04-29'
2025-04-29T12:50:17.763924 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-04-29T12:50:17.775714 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-04-29T12:50:17.804688 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-04-29T12:50:17.875570 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2025-04-29T12:50:17.928492 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2025-04-29T12:50:18.881549 - --------------
2025-04-29T12:50:18.881549 - �[91m ### Mixlab Nodes: �[93mLoaded
2025-04-29T12:50:18.886549 - json_repair## OK2025-04-29T12:50:18.886549 - 
2025-04-29T12:50:18.888425 - ChatGPT.available True
2025-04-29T12:50:18.888425 - edit_mask.available True
2025-04-29T12:50:20.064343 - ## clip_interrogator_model not found: F:\Data\Packages\ComfyUI\models\clip_interrogator\Salesforce\blip-image-captioning-base, pls download from https://huggingface.co/Salesforce/blip-image-captioning-base2025-04-29T12:50:20.064343 - 
2025-04-29T12:50:20.064343 - ClipInterrogator.available True
2025-04-29T12:50:20.114053 - ## text_generator_model not found: F:\Data\Packages\ComfyUI\models\prompt_generator\text2image-prompt-generator, pls download from https://huggingface.co/succinctly/text2image-prompt-generator/tree/main2025-04-29T12:50:20.114053 - 
2025-04-29T12:50:20.114053 - ## zh_en_model not found: F:\Data\Packages\ComfyUI\models\prompt_generator\opus-mt-zh-en, pls download from https://huggingface.co/Helsinki-NLP/opus-mt-zh-en/tree/main2025-04-29T12:50:20.114053 - 
2025-04-29T12:50:20.115045 - PromptGenerate.available True
2025-04-29T12:50:20.115045 - ChinesePrompt.available True
2025-04-29T12:50:20.115045 - RembgNode_.available True
2025-04-29T12:50:20.122562 - ffmpeg could not be found. Using ffmpeg from imageio-ffmpeg.2025-04-29T12:50:20.122562 - 
2025-04-29T12:50:20.285353 - TripoSR.available False
2025-04-29T12:50:20.286354 - MiniCPMNode.available
2025-04-29T12:50:20.351608 - Scenedetect.available
2025-04-29T12:50:20.377159 - FishSpeech.available False
2025-04-29T12:50:20.384685 - SenseVoice.available
2025-04-29T12:50:20.385685 - Whisper.available False
2025-04-29T12:50:20.385685 - fal-client## OK2025-04-29T12:50:20.385685 - 
2025-04-29T12:50:20.386686 - FalVideo.available
2025-04-29T12:50:20.386686 - �[93m -------------- �[0m
2025-04-29T12:50:20.419321 - �[0m�[1;34m[SD Prompt Reader] �[36mNode version: 1.3.4�[0m2025-04-29T12:50:20.419321 - 
2025-04-29T12:50:20.419321 - �[0m�[1;34m[SD Prompt Reader] �[36mCore version: 1.3.5�[0m2025-04-29T12:50:20.419321 - 
2025-04-29T12:50:20.429446 - API Key found in sai_platform_key.txt: 2025-04-29T12:50:20.429446 - 
2025-04-29T12:50:20.429446 - 

***API Key is required to use the Stability API. Please set the SAI_API_KEY environment variable to your API key or place in F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-StabilityAI-Suite/sai_platform_key.txt.***

2025-04-29T12:50:20.429446 - 
2025-04-29T12:50:20.452070 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: AzureExecutionProvider, CPUExecutionProvider2025-04-29T12:50:20.452070 - 
2025-04-29T12:50:20.452070 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-04-29T12:50:20.452070 - 
2025-04-29T12:50:20.480130 - ------------------------------------------2025-04-29T12:50:20.480130 - 
2025-04-29T12:50:20.480130 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2025-04-29T12:50:20.480130 - 
2025-04-29T12:50:20.480130 - ------------------------------------------2025-04-29T12:50:20.480130 - 
2025-04-29T12:50:20.480130 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-04-29T12:50:20.480130 - 
2025-04-29T12:50:20.480130 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-04-29T12:50:20.480130 - 
2025-04-29T12:50:20.480130 - ------------------------------------------2025-04-29T12:50:20.480130 - 
2025-04-29T12:50:20.488477 - �[36;20m[F:\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: F:\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts�[0m
2025-04-29T12:50:20.488477 - �[36;20m[F:\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False�[0m
2025-04-29T12:50:20.488477 - �[36;20m[F:\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2025-04-29T12:50:20.547326 - # 😺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-04-29T12:50:20.548330 - 
2025-04-29T12:50:20.715745 - �[36;20m[F:\Data\Packages\ComfyUI\custom_nodes\comfy_mtb] | INFO -> loaded �[96m94�[0m nodes successfuly�[0m
2025-04-29T12:50:20.716747 - �[36;20m[F:\Data\Packages\ComfyUI\custom_nodes\comfy_mtb] | INFO -> Some nodes (5) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.�[0m
2025-04-29T12:50:20.775659 - 
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2025-04-29T12:50:20.775659 - 
2025-04-29T12:50:20.798749 - 
2025-04-29T12:50:20.798749 - �[92m[rgthree-comfy] Loaded 42 exciting nodes. 🎉�[00m2025-04-29T12:50:20.798749 - 
2025-04-29T12:50:20.798749 - 
2025-04-29T12:50:21.797736 - Searge-SDXL v4.3.1 in F:\Data\Packages\ComfyUI\custom_nodes\SeargeSDXL2025-04-29T12:50:21.798741 - 
2025-04-29T12:50:23.052670 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2025-04-29T12:50:23.052670 - 
2025-04-29T12:50:23.052670 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `F:\Data\Packages\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m2025-04-29T12:50:23.052670 - 
2025-04-29T12:50:24.232770 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2025-04-29T12:50:24.232770 - 

7438
2025-04-29T12:50:24.232770 - 
	�[3m�[93m"Don't wait. The time will never be just right."�[0m�[3m - Napoleon Hill�[0m
2025-04-29T12:50:24.232770 - 
2025-04-29T12:50:24.239281 - 
Import times for custom nodes:
2025-04-29T12:50:24.239281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\rembg-comfyui-node
2025-04-29T12:50:24.239281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\sdxl_utility.py
2025-04-29T12:50:24.239281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\websocket_image_save.py
2025-04-29T12:50:24.239281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Advanced-Vision
2025-04-29T12:50:24.239281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-GPU-temperature-protection
2025-04-29T12:50:24.239281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_AdvancedRefluxControl
2025-04-29T12:50:24.239281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-IC-Light-Native
2025-04-29T12:50:24.239281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Inpaint-CropAndStitch
2025-04-29T12:50:24.239281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-CustomScheduler
2025-04-29T12:50:24.240281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Logic
2025-04-29T12:50:24.240281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-ollama
2025-04-29T12:50:24.240281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-SAI_API
2025-04-29T12:50:24.240281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\sd-dynamic-thresholding
2025-04-29T12:50:24.240281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_Noise
2025-04-29T12:50:24.240281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\cg-use-everywhere
2025-04-29T12:50:24.240281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-StabilityAI-Suite
2025-04-29T12:50:24.240281 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-copilot
2025-04-29T12:50:24.241283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Ollama-Describer
2025-04-29T12:50:24.241283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Flux-Prompt-Saver
2025-04-29T12:50:24.241283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-post-processing-nodes
2025-04-29T12:50:24.241283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-ollama-prompt-encode
2025-04-29T12:50:24.241283 -    0.0 seconds (IMPORT FAILED): F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Gaffer
2025-04-29T12:50:24.241283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\sd-perturbed-attention
2025-04-29T12:50:24.241283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\masquerade-nodes-comfyui
2025-04-29T12:50:24.241283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Image-Saver
2025-04-29T12:50:24.241283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\qq-nodes-comfyui
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-wd14-tagger
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\cg-image-picker
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-SuperBeasts
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-TiledDiffusion
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-ollama-nodes
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_JPS-Nodes
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-inpaint-nodes
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-portrait-master
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-RMBG
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-tooling-nodes
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-various
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\teacache
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-animatediff
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui_essentials
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-FFmpeg
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui_ultimatesdupscale
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Chibi-Nodes
2025-04-29T12:50:24.242283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfy-image-saver
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-depthanythingv2
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-KJNodes
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-GGUF
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-layerdiffuse
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\rgthree-comfy
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-prompt-reader-node
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Dickson-Nodes
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Marigold
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-IC-Light
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux
2025-04-29T12:50:24.243283 -    0.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\efficiency-nodes-comfyui
2025-04-29T12:50:24.243283 -    0.1 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfy_mtb
2025-04-29T12:50:24.243283 -    0.1 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
2025-04-29T12:50:24.243283 -    0.1 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
2025-04-29T12:50:24.243283 -    0.1 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui_layerstyle
2025-04-29T12:50:24.244283 -    0.2 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Hangover-Moondream
2025-04-29T12:50:24.244283 -    0.3 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Crystools
2025-04-29T12:50:24.244283 -    0.4 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Detail-Daemon
2025-04-29T12:50:24.244283 -    0.6 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes
2025-04-29T12:50:24.244283 -    0.8 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Manager
2025-04-29T12:50:24.244283 -    1.0 seconds: F:\Data\Packages\ComfyUI\custom_nodes\SeargeSDXL
2025-04-29T12:50:24.244283 -    1.3 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Inspyrenet-Rembg
2025-04-29T12:50:24.244283 -    1.4 seconds: F:\Data\Packages\ComfyUI\custom_nodes\Bjornulf_custom_nodes
2025-04-29T12:50:24.244283 -    2.4 seconds: F:\Data\Packages\ComfyUI\custom_nodes\was-node-suite-comfyui
2025-04-29T12:50:24.244283 -    2.7 seconds: F:\Data\Packages\ComfyUI\custom_nodes\comfyui-mixlab-nodes
2025-04-29T12:50:24.244283 -    3.3 seconds: F:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Easy-Use
2025-04-29T12:50:24.244283 - 
2025-04-29T12:50:24.274918 - Starting server

2025-04-29T12:50:24.275923 - To see the GUI go to: http://127.0.0.1:8188
2025-04-29T12:50:25.870607 - FETCH ComfyRegistry Data: 5/832025-04-29T12:50:25.870607 - 
2025-04-29T12:50:38.557103 - FETCH ComfyRegistry Data: 10/832025-04-29T12:50:38.557103 - 
2025-04-29T12:50:42.111532 - FETCH ComfyRegistry Data: 15/832025-04-29T12:50:42.111532 - 
2025-04-29T12:50:45.717073 - FETCH ComfyRegistry Data: 20/832025-04-29T12:50:45.717073 - 
2025-04-29T12:50:49.252383 - FETCH ComfyRegistry Data: 25/832025-04-29T12:50:49.252383 - 
2025-04-29T12:50:52.758441 - FETCH ComfyRegistry Data: 30/832025-04-29T12:50:52.758441 - 
2025-04-29T12:50:56.679501 - FETCH ComfyRegistry Data: 35/832025-04-29T12:50:56.679501 - 
2025-04-29T12:51:01.262816 - FETCH ComfyRegistry Data: 40/832025-04-29T12:51:01.262816 - 
2025-04-29T12:51:05.210095 - FETCH ComfyRegistry Data: 45/832025-04-29T12:51:05.210095 - 
2025-04-29T12:51:08.808085 - FETCH ComfyRegistry Data: 50/832025-04-29T12:51:08.808085 - 
2025-04-29T12:51:12.333577 - FETCH ComfyRegistry Data: 55/832025-04-29T12:51:12.333577 - 
2025-04-29T12:51:15.864535 - FETCH ComfyRegistry Data: 60/832025-04-29T12:51:15.864535 - 
2025-04-29T12:51:20.210841 - FETCH ComfyRegistry Data: 65/832025-04-29T12:51:20.210841 - 
2025-04-29T12:51:23.702036 - FETCH ComfyRegistry Data: 70/832025-04-29T12:51:23.702036 - 
2025-04-29T12:51:24.883134 - F:\Data\Packages\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe-lightbox.esm.min.js2025-04-29T12:51:24.883134 - 
2025-04-29T12:51:24.922203 - F:\Data\Packages\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/pickr.min.js2025-04-29T12:51:24.922203 - 
2025-04-29T12:51:24.959373 - F:\Data\Packages\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe.min.css2025-04-29T12:51:24.959373 - 
2025-04-29T12:51:25.172990 - F:\Data\Packages\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/classic.min.css2025-04-29T12:51:25.172990 - 
2025-04-29T12:51:25.174991 - F:\Data\Packages\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/model-viewer.min.js2025-04-29T12:51:25.174991 - 
2025-04-29T12:51:27.549751 - FETCH ComfyRegistry Data: 75/832025-04-29T12:51:27.549751 - 
2025-04-29T12:51:28.299818 - �[36;20m[F:\Data\Packages\ComfyUI\custom_nodes\comfy_mtb] | INFO -> Found multiple match, we will pick the last F:\Data\Models\SwinIR
['F:\\Data\\Packages\\ComfyUI\\models\\upscale_models', 'F:\\Data\\Models\\ESRGAN', 'F:\\Data\\Models\\RealESRGAN', 'F:\\Data\\Models\\SwinIR']�[0m
2025-04-29T12:51:28.531448 - F:\Data\Packages\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.min.js2025-04-29T12:51:28.531448 - 
2025-04-29T12:51:28.539963 - F:\Data\Packages\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css2025-04-29T12:51:28.539963 - 
2025-04-29T12:51:31.110344 - FETCH ComfyRegistry Data: 80/832025-04-29T12:51:31.110344 - 
2025-04-29T12:51:33.890235 - FETCH ComfyRegistry Data [DONE]2025-04-29T12:51:33.890235 - 
2025-04-29T12:51:34.019302 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2025-04-29T12:51:34.078811 - nightly_channel: 2025-04-29T12:51:34.078811 - 
2025-04-29T12:51:34.078811 - https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/remote2025-04-29T12:51:34.078811 - 
2025-04-29T12:51:34.079817 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-04-29T12:51:34.079817 - 2025-04-29T12:51:34.194477 -  [DONE]2025-04-29T12:51:34.194477 - 
2025-04-29T12:51:34.243618 - [ComfyUI-Manager] All startup tasks have been completed.
2025-04-29T12:51:39.732381 - got prompt
2025-04-29T12:51:39.823746 - WARNING: name 'hashlib' is not defined
2025-04-29T12:51:40.114655 - !!! Exception during processing !!! Unauthorized: Please login first to use this node.
2025-04-29T12:51:40.116160 - Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 307, in execute
    resp = client.request(
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 136, in request
    self.check_auth_token(self.api_key)
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 229, in check_auth_token
    raise Exception("Unauthorized: Please login first to use this node.")
Exception: Unauthorized: Please login first to use this node.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\execution.py", line 347, 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 "F:\Data\Packages\ComfyUI\execution.py", line 222, 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 "F:\Data\Packages\ComfyUI\execution.py", line 194, in _map_node_over_list
    process_inputs(input_dict, i)
  File "F:\Data\Packages\ComfyUI\execution.py", line 183, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\nodes_api.py", line 430, in api_call
    response = operation.execute()
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 327, in execute
    raise Exception(str(e))
Exception: Unauthorized: Please login first to use this node.

2025-04-29T12:51:40.117165 - Prompt executed in 0.33 seconds
2025-04-29T12:51:57.185968 - got prompt
2025-04-29T12:51:57.294868 - WARNING: name 'hashlib' is not defined
2025-04-29T12:51:58.663687 - !!! Exception during processing !!! API Error: Invalid value: 'Moderation.auto'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)
2025-04-29T12:51:58.663687 - Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 179, in request
    response.raise_for_status()
  File "F:\Data\Packages\ComfyUI\venv\lib\site-packages\requests\models.py", line 1024, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.comfy.org/proxy/openai/images/edits

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 307, in execute
    resp = client.request(
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 219, in request
    raise Exception(error_message)
Exception: API Error: Invalid value: 'Moderation.auto'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\execution.py", line 347, 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 "F:\Data\Packages\ComfyUI\execution.py", line 222, 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 "F:\Data\Packages\ComfyUI\execution.py", line 194, in _map_node_over_list
    process_inputs(input_dict, i)
  File "F:\Data\Packages\ComfyUI\execution.py", line 183, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\nodes_api.py", line 430, in api_call
    response = operation.execute()
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 327, in execute
    raise Exception(str(e))
Exception: API Error: Invalid value: 'Moderation.auto'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)

2025-04-29T12:51:58.664687 - Prompt executed in 1.41 seconds
2025-04-29T12:53:24.342027 - got prompt
2025-04-29T12:53:24.458026 - WARNING: name 'hashlib' is not defined
2025-04-29T12:53:25.984957 - !!! Exception during processing !!! API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)
2025-04-29T12:53:25.985961 - Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 179, in request
    response.raise_for_status()
  File "F:\Data\Packages\ComfyUI\venv\lib\site-packages\requests\models.py", line 1024, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.comfy.org/proxy/openai/images/edits

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 307, in execute
    resp = client.request(
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 219, in request
    raise Exception(error_message)
Exception: API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\execution.py", line 347, 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 "F:\Data\Packages\ComfyUI\execution.py", line 222, 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 "F:\Data\Packages\ComfyUI\execution.py", line 194, in _map_node_over_list
    process_inputs(input_dict, i)
  File "F:\Data\Packages\ComfyUI\execution.py", line 183, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\nodes_api.py", line 430, in api_call
    response = operation.execute()
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 327, in execute
    raise Exception(str(e))
Exception: API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)

2025-04-29T12:53:25.986959 - Prompt executed in 1.57 seconds
2025-04-29T12:56:19.108172 - got prompt
2025-04-29T12:56:19.255953 - WARNING: name 'hashlib' is not defined
2025-04-29T12:56:20.796249 - !!! Exception during processing !!! API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)
2025-04-29T12:56:20.796249 - Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 179, in request
    response.raise_for_status()
  File "F:\Data\Packages\ComfyUI\venv\lib\site-packages\requests\models.py", line 1024, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.comfy.org/proxy/openai/images/edits

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 307, in execute
    resp = client.request(
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 219, in request
    raise Exception(error_message)
Exception: API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\execution.py", line 347, 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 "F:\Data\Packages\ComfyUI\execution.py", line 222, 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 "F:\Data\Packages\ComfyUI\execution.py", line 194, in _map_node_over_list
    process_inputs(input_dict, i)
  File "F:\Data\Packages\ComfyUI\execution.py", line 183, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\nodes_api.py", line 430, in api_call
    response = operation.execute()
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 327, in execute
    raise Exception(str(e))
Exception: API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)

2025-04-29T12:56:20.797770 - Prompt executed in 1.62 seconds
2025-04-29T12:57:43.135747 - got prompt
2025-04-29T12:57:43.241259 - WARNING: name 'hashlib' is not defined
2025-04-29T12:57:44.890702 - !!! Exception during processing !!! API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)
2025-04-29T12:57:44.890702 - Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 179, in request
    response.raise_for_status()
  File "F:\Data\Packages\ComfyUI\venv\lib\site-packages\requests\models.py", line 1024, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.comfy.org/proxy/openai/images/edits

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 307, in execute
    resp = client.request(
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 219, in request
    raise Exception(error_message)
Exception: API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "F:\Data\Packages\ComfyUI\execution.py", line 347, 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 "F:\Data\Packages\ComfyUI\execution.py", line 222, 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 "F:\Data\Packages\ComfyUI\execution.py", line 194, in _map_node_over_list
    process_inputs(input_dict, i)
  File "F:\Data\Packages\ComfyUI\execution.py", line 183, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\nodes_api.py", line 430, in api_call
    response = operation.execute()
  File "F:\Data\Packages\ComfyUI\comfy_api_nodes\apis\client.py", line 327, in execute
    raise Exception(str(e))
Exception: API Error: Invalid value: 'Moderation.low'. Supported values are: 'auto' and 'low'. (Type: invalid_request_error)

2025-04-29T12:57:44.890702 - Prompt executed in 1.70 seconds


## Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.

{"id":"00000000-0000-0000-0000-000000000000","revision":0,"last_node_id":27,"last_link_id":32,"nodes":[{"id":12,"type":"Display Any (rgthree)","pos":[500,300],"size":[264.5999755859375,88],"flags":{},"order":14,"mode":0,"inputs":[{"localized_name":"source","name":"source","type":"*","link":12}],"outputs":[],"properties":{"Node name for S&R":"Display Any (rgthree)"},"widgets_values":["332"]},{"id":13,"type":"Bjornulf_ResizeImage","pos":[540,460],"size":[315,82],"flags":{},"order":15,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":18},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":13},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":14}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[]}],"properties":{"Node name for S&R":"Bjornulf_ResizeImage"},"widgets_values":[256,256]},{"id":14,"type":"Display Any (rgthree)","pos":[540,600],"size":[264.5999755859375,88],"flags":{},"order":16,"mode":0,"inputs":[{"localized_name":"source","name":"source","type":"*","link":15}],"outputs":[],"properties":{"Node name for S&R":"Display Any (rgthree)"},"widgets_values":["486"]},{"id":6,"type":"Reroute","pos":[920,-260],"size":[75,26],"flags":{},"order":13,"mode":0,"inputs":[{"name":"","type":"*","widget":{"name":"value"},"link":6}],"outputs":[{"name":"","type":"STRING","links":[5]}],"properties":{"showOutputText":false,"horizontal":false}},{"id":5,"type":"StringFunction|pysssss","pos":[1040,-220],"size":[360,298],"flags":{"collapsed":true},"order":20,"mode":0,"inputs":[{"localized_name":"action","name":"action","type":"COMBO","widget":{"name":"action"},"link":null},{"localized_name":"tidy_tags","name":"tidy_tags","type":"COMBO","widget":{"name":"tidy_tags"},"link":null},{"localized_name":"text_a","name":"text_a","shape":7,"type":"STRING","widget":{"name":"text_a"},"link":5},{"localized_name":"text_b","name":"text_b","shape":7,"type":"STRING","widget":{"name":"text_b"},"link":null},{"localized_name":"text_c","name":"text_c","shape":7,"type":"STRING","widget":{"name":"text_c"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","slot_index":0,"links":[4]}],"properties":{"Node name for S&R":"StringFunction|pysssss"},"widgets_values":["append","yes","byzantine","","","skin squares,front floor paw,near back foot copy_colour_Yellow"]},{"id":10,"type":"MultiplicationNode","pos":[160,340],"size":[315,102],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"numberA","name":"numberA","type":"*","link":10},{"localized_name":"multiply_by","name":"multiply_by","type":"FLOAT","widget":{"name":"multiply_by"},"link":null},{"localized_name":"add_by","name":"add_by","type":"FLOAT","widget":{"name":"add_by"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null},{"localized_name":"INT","name":"INT","type":"INT","links":[12,13]}],"properties":{"Node name for S&R":"MultiplicationNode"},"widgets_values":[0.4,0]},{"id":11,"type":"MultiplicationNode","pos":[180,540],"size":[315,102],"flags":{},"order":10,"mode":0,"inputs":[{"localized_name":"numberA","name":"numberA","type":"*","link":11},{"localized_name":"multiply_by","name":"multiply_by","type":"FLOAT","widget":{"name":"multiply_by"},"link":null},{"localized_name":"add_by","name":"add_by","type":"FLOAT","widget":{"name":"add_by"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null},{"localized_name":"INT","name":"INT","type":"INT","links":[14,15]}],"properties":{"Node name for S&R":"MultiplicationNode"},"widgets_values":[0.4,0]},{"id":20,"type":"Display Any (rgthree)","pos":[1320,-160],"size":[264.5999755859375,88],"flags":{},"order":18,"mode":0,"inputs":[{"localized_name":"source","name":"source","type":"*","link":25}],"outputs":[],"properties":{"Node name for S&R":"Display Any (rgthree)"},"widgets_values":["832"]},{"id":19,"type":"GetImageSize+","pos":[1080,-60],"size":[214.20001220703125,66],"flags":{},"order":12,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":24}],"outputs":[{"localized_name":"width","name":"width","type":"INT","links":[25]},{"localized_name":"height","name":"height","type":"INT","links":[26]},{"localized_name":"count","name":"count","type":"INT","links":null}],"properties":{"Node name for S&R":"GetImageSize+"},"widgets_values":[]},{"id":18,"type":"JWImageResizeToClosestSDXLResolution","pos":[560,-100],"size":[491.4000244140625,98],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":22},{"localized_name":"interpolation_mode","name":"interpolation_mode","type":"COMBO","widget":{"name":"interpolation_mode"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[23,24]},{"localized_name":"WIDTH","name":"WIDTH","type":"INT","links":null},{"localized_name":"HEIGHT","name":"HEIGHT","type":"INT","links":null}],"properties":{"Node name for S&R":"JWImageResizeToClosestSDXLResolution"},"widgets_values":["bicubic"]},{"id":15,"type":"Reroute","pos":[900,280],"size":[75,26],"flags":{},"order":11,"mode":0,"inputs":[{"name":"","type":"*","link":23}],"outputs":[{"name":"","type":"IMAGE","links":[28,30]}],"properties":{"showOutputText":false,"horizontal":false}},{"id":24,"type":"Note","pos":[1900,-580],"size":[700,120],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["Ancient dragon foot, crimson to orange scaled texture, segmented reptilian limb, circular scale patterns, weathered metal talons, brass rivets, gunmetal claws, bronze armoured bands, patina effects, eagle like, white background, detailed textures, realistic fantasy creature anatomy."],"color":"#432","bgcolor":"#653"},{"id":21,"type":"Display Any (rgthree)","pos":[1300,-120],"size":[264.5999755859375,88],"flags":{},"order":19,"mode":0,"inputs":[{"localized_name":"source","name":"source","type":"*","link":26}],"outputs":[],"properties":{"Node name for S&R":"Display Any (rgthree)"},"widgets_values":["1216"]},{"id":8,"type":"DicksonLoadImage","pos":[-60,-340],"size":[520,580],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[18,22]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null},{"localized_name":"FILENAME","name":"FILENAME","type":"STRING","slot_index":2,"links":[7]},{"localized_name":"IMAGE WIDTH INT","name":"IMAGE WIDTH INT","type":"INT","links":null},{"localized_name":"IMAGE HEIGHT INT","name":"IMAGE HEIGHT INT","type":"INT","links":null},{"localized_name":"IMAGE INFO","name":"IMAGE INFO","type":"STRING","links":null}],"properties":{"Node name for S&R":"DicksonLoadImage"},"widgets_values":["skin squares,front floor paw,near back foot copy_colour_Yellow.jpg","image"]},{"id":17,"type":"Image Comparer (rgthree)","pos":[2640,-360],"size":[900,820],"flags":{},"order":22,"mode":0,"inputs":[{"name":"image_a","type":"IMAGE","link":32},{"name":"image_b","type":"IMAGE","link":28}],"outputs":[],"properties":{"comparer_mode":"Slide"},"widgets_values":[[{"name":"A1","selected":true,"url":"/api/view?filename=rgthree.compare._temp_yrsea_00011_.png&type=temp&subfolder=&rand=0.7877190380400618"},{"name":"A2","selected":false,"url":"/api/view?filename=rgthree.compare._temp_yrsea_00012_.png&type=temp&subfolder=&rand=0.5015895426345333"},{"name":"A3","selected":false,"url":"/api/view?filename=rgthree.compare._temp_yrsea_00013_.png&type=temp&subfolder=&rand=0.04166951933648133"},{"name":"A4","selected":false,"url":"/api/view?filename=rgthree.compare._temp_yrsea_00014_.png&type=temp&subfolder=&rand=0.6762838549371089"},{"name":"B1","selected":true,"url":"/api/view?filename=rgthree.compare._temp_yrsea_00015_.png&type=temp&subfolder=&rand=0.07431861225076586"}]]},{"id":4,"type":"StringFunction|pysssss","pos":[1260,-700],"size":[460,380],"flags":{"collapsed":false},"order":23,"mode":0,"inputs":[{"localized_name":"action","name":"action","type":"COMBO","widget":{"name":"action"},"link":null},{"localized_name":"tidy_tags","name":"tidy_tags","type":"COMBO","widget":{"name":"tidy_tags"},"link":null},{"localized_name":"text_a","name":"text_a","shape":7,"type":"STRING","widget":{"name":"text_a"},"link":4},{"localized_name":"text_b","name":"text_b","shape":7,"type":"STRING","widget":{"name":"text_b"},"link":null},{"localized_name":"text_c","name":"text_c","shape":7,"type":"STRING","widget":{"name":"text_c"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","slot_index":0,"links":[]}],"properties":{"Node name for S&R":"StringFunction|pysssss"},"widgets_values":["append","yes","byzantine","","","skin squares,front floor paw,near back foot copy_colour_Yellow"]},{"id":7,"type":"StringFunction|pysssss","pos":[580,-640],"size":[580,320],"flags":{"collapsed":false},"order":8,"mode":0,"inputs":[{"localized_name":"action","name":"action","type":"COMBO","widget":{"name":"action"},"link":null},{"localized_name":"tidy_tags","name":"tidy_tags","type":"COMBO","widget":{"name":"tidy_tags"},"link":null},{"localized_name":"text_a","name":"text_a","shape":7,"type":"STRING","widget":{"name":"text_a"},"link":7},{"localized_name":"text_b","name":"text_b","shape":7,"type":"STRING","widget":{"name":"text_b"},"link":null},{"localized_name":"text_c","name":"text_c","shape":7,"type":"STRING","widget":{"name":"text_c"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","slot_index":0,"links":[6]}],"properties":{"Node name for S&R":"StringFunction|pysssss"},"widgets_values":["replace","no","byzantine",".jpg","","skin squares,front floor paw,near back foot copy_colour_Yellow"]},{"id":26,"type":"PrimitiveString","pos":[1860,-280],"size":[315,58],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[29]}],"properties":{"Node name for S&R":"PrimitiveString"},"widgets_values":["dragon"]},{"id":23,"type":"Note","pos":[780,-940],"size":[920,240],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["The pristine studio environment features a perfectly even white background with subtle gradient lighting that creates a soft shadow beneath the specimen. Upon this clinical backdrop rests an extraordinarily detailed Welsh dragon's foot exhibiting remarkable anatomical precision with pronounced muscle groups and tendon structures visible beneath the skin. The reptilian appendage showcases a vibrant crimson colouration with textural variations across its surface resembling ancient leather that has been weathered by centuries of elements. Small raised scales form intricate patterns along the top of the foot while deeper ruby tones accent the muscular contours and joint articulations. Three massive talons extend menacingly from the appendage, each crafted from polished metal with a natural curve and deadly sharp points. The base of each talon is encircled by ornate dark grey metallic bands featuring complex engravings reminiscent of medieval armour. These decorative cuffs are studded with precisely placed bronze and gold rivets creating a pleasing pattern along the edges where metal meets scaled flesh. Visible joint structures demonstrate how the dragon could flex and deploy these weaponised claws with devastating efficiency in battle. The skin texture reveals minute details including tiny pores and subtle wrinkles at flexion points."],"color":"#432","bgcolor":"#653"},{"id":22,"type":"easy bookmark","pos":[1420,260],"size":[210,82],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[],"title":"🔖 1","properties":{},"widgets_values":["1",1.6]},{"id":3,"type":"Image Save","pos":[1620,-140],"size":[900,1060],"flags":{"collapsed":false},"order":21,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":31},{"localized_name":"output_path","name":"output_path","type":"STRING","widget":{"name":"output_path"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":29},{"localized_name":"filename_delimiter","name":"filename_delimiter","type":"STRING","widget":{"name":"filename_delimiter"},"link":null},{"localized_name":"filename_number_padding","name":"filename_number_padding","type":"INT","widget":{"name":"filename_number_padding"},"link":null},{"localized_name":"filename_number_start","name":"filename_number_start","type":"COMBO","widget":{"name":"filename_number_start"},"link":null},{"localized_name":"extension","name":"extension","type":"COMBO","widget":{"name":"extension"},"link":null},{"localized_name":"dpi","name":"dpi","type":"INT","widget":{"name":"dpi"},"link":null},{"localized_name":"quality","name":"quality","type":"INT","widget":{"name":"quality"},"link":null},{"localized_name":"optimize_image","name":"optimize_image","type":"COMBO","widget":{"name":"optimize_image"},"link":null},{"localized_name":"lossless_webp","name":"lossless_webp","type":"COMBO","widget":{"name":"lossless_webp"},"link":null},{"localized_name":"overwrite_mode","name":"overwrite_mode","type":"COMBO","widget":{"name":"overwrite_mode"},"link":null},{"localized_name":"show_history","name":"show_history","type":"COMBO","widget":{"name":"show_history"},"link":null},{"localized_name":"show_history_by_prefix","name":"show_history_by_prefix","type":"COMBO","widget":{"name":"show_history_by_prefix"},"link":null},{"localized_name":"embed_workflow","name":"embed_workflow","type":"COMBO","widget":{"name":"embed_workflow"},"link":null},{"localized_name":"show_previews","name":"show_previews","type":"COMBO","widget":{"name":"show_previews"},"link":null}],"outputs":[{"localized_name":"images","name":"images","type":"IMAGE","links":null},{"localized_name":"files","name":"files","type":"STRING","links":null}],"properties":{"Node name for S&R":"Image Save"},"widgets_values":["[time(%Y-%m-%d)]","ComfyUI","_",4,"false","png",300,100,"true","false","false","false","true","true","true"]},{"id":9,"type":"SDXLResolutionPresets","pos":[-220,480],"size":[352.79998779296875,102],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"resolution","name":"resolution","type":"COMBO","widget":{"name":"resolution"},"link":null},{"localized_name":"aspect","name":"aspect","type":"COMBO","widget":{"name":"aspect"},"link":null}],"outputs":[{"localized_name":"width","name":"width","type":"INT","slot_index":0,"links":[10]},{"localized_name":"height","name":"height","type":"INT","slot_index":1,"links":[11]}],"properties":{"Node name for S&R":"SDXLResolutionPresets"},"widgets_values":["Photo (1216x832)","Vertical"]},{"id":16,"type":"Note","pos":[1280,420],"size":[210,88],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["1024 x 1536 = portrait"],"color":"#432","bgcolor":"#653"},{"id":27,"type":"OpenAIGPTImage1","pos":[860,120],"size":[400,440],"flags":{},"order":17,"mode":0,"inputs":[{"localized_name":"image","name":"image","shape":7,"type":"IMAGE","link":30},{"localized_name":"mask","name":"mask","shape":7,"type":"MASK","link":null},{"localized_name":"prompt","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":null},{"localized_name":"seed","name":"seed","shape":7,"type":"INT","widget":{"name":"seed"},"link":null},{"localized_name":"quality","name":"quality","shape":7,"type":"COMBO","widget":{"name":"quality"},"link":null},{"localized_name":"background","name":"background","shape":7,"type":"COMBO","widget":{"name":"background"},"link":null},{"localized_name":"size","name":"size","shape":7,"type":"COMBO","widget":{"name":"size"},"link":null},{"localized_name":"n","name":"n","shape":7,"type":"INT","widget":{"name":"n"},"link":null},{"localized_name":"moderation","name":"moderation","shape":7,"type":"COMBO","widget":{"name":"moderation"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[31,32]}],"properties":{"Node name for S&R":"OpenAIGPTImage1"},"widgets_values":["Hyper-detailed red Welsh dragon ankle and foot, vibrant copper-red scales with segmented armoured plates, intricate reptilian texture with overlapping ridges and small nodules. Shiny wet-looking surface with translucent quality, macro photography with soft lighting highlighting the organic details, fantasy creature anatomy, museum-quality specimen.",1630270273,"randomize","low","opaque","1024x1536",1,"low"]}],"links":[[4,5,0,4,2,"STRING"],[5,6,0,5,2,"STRING"],[6,7,0,6,0,"*"],[7,8,2,7,2,"STRING"],[10,9,0,10,0,"*"],[11,9,1,11,0,"*"],[12,10,1,12,0,"*"],[13,10,1,13,1,"INT"],[14,11,1,13,2,"INT"],[15,11,1,14,0,"*"],[18,8,0,13,0,"IMAGE"],[22,8,0,18,0,"IMAGE"],[23,18,0,15,0,"*"],[24,18,0,19,0,"IMAGE"],[25,19,0,20,0,"*"],[26,19,1,21,0,"*"],[28,15,0,17,1,"IMAGE"],[29,26,0,3,2,"STRING"],[30,15,0,27,0,"IMAGE"],[31,27,0,3,0,"IMAGE"],[32,27,0,17,0,"IMAGE"]],"groups":[],"config":{},"extra":{"ds":{"scale":1.1671841070450009,"offset":[-199.0603381133452,155.63172930913595]},"frontendVersion":"1.17.11","node_versions":{"rgthree-comfy":"5d771b8b56a343c24a26e8cea1f0c87c3d58102f","Bjornulf_custom_nodes":"dfcf429e5c5c5dad4650d1ecfb7bc33e05b04dd3","ComfyUI-Custom-Scripts":"a53ef9b617ed1331640d7a2cd97644995908dc00","comfyui-mixlab-nodes":"0.46.0","comfyui_essentials":"1.1.0","comfyui-various":"36454f91606bbff4fc36d90234981ca4a47e2695","ComfyUI-Dickson-Nodes":"ebd98f085f87aa9134841ea10db256b10b998ba8","comfy-core":"0.3.30","was-node-suite-comfyui":"3ed45af34a14551dc28cb3127235cc7197d4633f"},"ue_links":[]},"version":0.4}

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Potential BugUser is reporting a bug. This should be tested.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0