nux1111 / ComfyUI_NetDist_Plus

Run ComfyUI workflows on multiple local GPUs/networked machines.
Apache License 2.0
18 stars 1 forks source link

requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://192.168.101.30:8189/prompt #6

Open jasoncow007 opened 3 months ago

jasoncow007 commented 3 months ago

what doese this issue mean? ...and the remote pc does give respones

...YTxYBIUsM9sc1lWv+uoA3LP/VufSrAORVa0b904PWpweKZI+kzSZoNMQ5etM70q9aSgYUUU5V3HGcfWgCM1DIAw5qe4Agz5h24OOailG0YOM0gIpExGfpWc7lgFz0q5POAhHT3qrMkMd/LBFMJo0chZNuNw9cUmxogI5q1bDcwHfBqFh83HSp4ABKhzxnmkM0bNgm0nrmuliUrGjSMFVuQSeRXKwffAI6etaCTSMcFicdMnpSGdRHcW4fYdpyvGT1p5dQrBAFHv3rmI5HYnD5NT/bbh8ozK3GAx60BcvtcFZWw30IqeEHPmSZZMdaxfOJbBxxV2LU0WPbICSvQigC4gV5d25guc4IqxJKskOVXAzg89ayY9WQZUoSuScUf2vG8o+Xah4xmgCzFL/pCoTghv0rZWUMQqENx071zUt8kd0joqt/eOOK0l1GGFQy4P0HNAGu4KgZUDPWkUkLkYNY82rtIxCgKMevNNj1QFSrKQB3BpgbTuSCRgiq7Nj6j3rN/tWMk4JGB0xUbapFwRuH4UBc1VbnJPJ680NJhsqeRxg1kG9aRgYyFwf4u9Qz3khyOeDQBv+fGEOT9ORULXESbmkkREz3IFc/KrGPPmgj03c1myI5OFOQKAO2JUDPUEZphmC42nr0rDiuJLexEDMrMOd3JwPT0qOS+JQCJguOeDQB0JdCDkg8cjNV3uEHGRjpxXNi4lLZJOaeLhivDUCubUmpQI2AS3sBSwXsc7bMFT6GueO4/PuX25pyzyJg5oC50KuruSOQvcGlklAGSMY7Vzf22YZKPt+hqJ7qaVvndm+poA6cTqQeh7cULcI/y5GR15rl0ndWyGI+hqVZ2HzB+fWgDo/NBwBkGmtJnHPHrWBHeyKW3/ADA9OelWE1FVU5XH0NAGm77h97gdhSMx2g9azv7SjUZw3PtSLqkYJByPSgR//9k= Output will be ignored invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}} invalid prompt: {'type': 'prompt_no_outputs', 'message': 'Prompt has no outputs', 'details': '', 'extra_info': {}}

!!! Exception during processing !!! 400 Client Error: Bad Request for url: http://192.168.101.30:8189/prompt Traceback (most recent call last): File "D:\ComfyUI-aki-v1.2\execution.py", line 317, 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 "D:\ComfyUI-aki-v1.2\execution.py", line 192, 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 "D:\ComfyUI-aki-v1.2\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki-v1.2\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki-v1.2\custom_nodes\ComfyUI_NetDist_Plus\nodes\advanced.py", line 351, in queue dispatch_to_remote( File "D:\ComfyUI-aki-v1.2\custom_nodes\ComfyUI_NetDist_Plus\core\dispatch.py", line 159, in dispatch_to_remote ar.raise_for_status() File "D:\ComfyUI-aki-v1.2\python\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: http://192.168.101.30:8189/prompt

jasoncow007 commented 3 months ago

seems that caused by the setted Node ID cab not be found in uploaded workflow....

nux1111 commented 3 months ago

is your other comfy exposed on your local network? if you got to http://192.168.101.30:8189/ in your browser does it show comfyui?

jasoncow007 commented 3 months ago

is your other comfy exposed on your local network? if you got to http://192.168.101.30:8189/ in your browser does it show comfyui?

yes,it shows normally in the browser

jasoncow007 commented 3 months ago

I tried all possibility within the scope of my knowledge,still failed,,,,,,,,calibrate the nodeid, the network, the workflow,,,, I really have no idea which part went wrong

nux1111 commented 2 months ago

Do you have the node installed on the other computer too? It has to be installed on both computers

jasoncow007 commented 2 months ago

Do you have the node installed on the other computer too? It has to be installed on both computers

yes,I do have installed node on the PC that would be used

williamcboehmjr commented 2 months ago

I'm also having this issue, can't wait to use my wife computer to unload the VAE and text encoders, I I might even use it for other parts if it's an option..I use ollama and comfyui on the same computer and if I'm talking to a bot that he's w/ image gen...things get filled up fast in my 4060 ti 16gb, willing to give logs or whatever to help! I'll throw my error message and workflow up in a bit

williamcboehmjr commented 2 months ago

I'm confused about how to use this. Do I need to load the example workflow on the remote computer also or do I need two workflows? I think that might be the issue tho, I don't have the second workflow workflow loaded so the prompt is going now where?? oh and here is my error:

ComfyUI Error Report

Error Details

## System Information
- **ComfyUI Version:** v0.2.2-77-g037c315
- **Arguments:** ComfyUI\main.py --windows-standalone-build --lowvram --listen --fast --disable-auto-launch
- **OS:** nt
- **Python Version:** 3.11.9 (tags/v3.11.9:de54cf5, Apr  2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]
- **Embedded Python:** true
- **PyTorch Version:** 2.4.1+cu124
## Devices

- **Name:** cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync
  - **Type:** cuda
  - **VRAM Total:** 17175150592
  - **VRAM Free:** 15964569600
  - **Torch VRAM Total:** 0
  - **Torch VRAM Free:** 0

## Logs

2024-09-25 14:00:59,742 - root - INFO - Total VRAM 16380 MB, total RAM 32690 MB 2024-09-25 14:00:59,742 - root - INFO - pytorch version: 2.4.1+cu124 2024-09-25 14:01:00,839 - root - INFO - xformers version: 0.0.28.post1 2024-09-25 14:01:00,840 - root - INFO - Set vram state to: LOW_VRAM 2024-09-25 14:01:00,840 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync 2024-09-25 14:01:00,967 - root - INFO - Using xformers cross attention 2024-09-25 14:01:01,851 - root - INFO - [Prompt Server] web root: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\web 2024-09-25 14:01:01,853 - root - INFO - Adding extra search path checkpoints E:/Github/models/checkpoints 2024-09-25 14:01:01,853 - root - INFO - Adding extra search path clip E:/Github/models/clip 2024-09-25 14:01:01,853 - root - INFO - Adding extra search path clip_vision E:/Github/models/clip_vision 2024-09-25 14:01:01,853 - root - INFO - Adding extra search path configs E:/Github/models/configs 2024-09-25 14:01:01,853 - root - INFO - Adding extra search path controlnet E:/Github/models/controlnet 2024-09-25 14:01:01,853 - root - INFO - Adding extra search path embeddings E:/Github/models/embeddings 2024-09-25 14:01:01,854 - root - INFO - Adding extra search path loras E:/Github/models/loras 2024-09-25 14:01:01,854 - root - INFO - Adding extra search path unet E:/Github/models/unet/ 2024-09-25 14:01:01,854 - root - INFO - Adding extra search path upscale_models E:/Github/models/upscalemodels 2024-09-25 14:01:01,854 - root - INFO - Adding extra search path vae E:/Github/models/vae 2024-09-25 14:01:06,265 - albumentations.check_version - INFO - A new version of Albumentations is available: 1.4.16 (you have 1.4.10). Upgrade using: pip install --upgrade albumentations 2024-09-25 14:01:07,262 - root - INFO - Total VRAM 16380 MB, total RAM 32690 MB 2024-09-25 14:01:07,264 - root - INFO - pytorch version: 2.4.1+cu124 2024-09-25 14:01:07,264 - root - INFO - xformers version: 0.0.28.post1 2024-09-25 14:01:07,264 - root - INFO - Set vram state to: LOW_VRAM 2024-09-25 14:01:07,264 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync 2024-09-25 14:01:08,646 - root - INFO - -------------- 2024-09-25 14:01:08,647 - root - INFO -  ### Mixlab Nodes: Loaded 2024-09-25 14:01:08,647 - root - INFO - ChatGPT.available True 2024-09-25 14:01:08,647 - root - INFO - editmask.available True 2024-09-25 14:01:08,783 - root - INFO - ClipInterrogator.available True 2024-09-25 14:01:08,823 - root - INFO - PromptGenerate.available True 2024-09-25 14:01:08,823 - root - INFO - ChinesePrompt.available True 2024-09-25 14:01:08,824 - root - INFO - RembgNode.available True 2024-09-25 14:01:09,422 - root - INFO - TripoSR.available 2024-09-25 14:01:09,423 - root - INFO - MiniCPMNode.available 2024-09-25 14:01:09,482 - root - INFO - Scenedetect.available 2024-09-25 14:01:09,572 - root - INFO - FishSpeech.available 2024-09-25 14:01:09,573 - root - INFO -  --------------  2024-09-25 14:01:09,798 - py.warnings - WARNING - E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-segment-anything-2\sam2\modeling\sam\transformer.py:20: UserWarning: Flash Attention is disabled as it requires a GPU with Ampere (8.0) CUDA capability. OLD_GPU, USE_FLASH_ATTN, MATH_KERNEL_ON = get_sdpa_settings()

2024-09-25 14:01:10,018 - OpenGL.acceleratesupport - INFO - No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate' 2024-09-25 14:01:13,700 - root - WARNING - Traceback (most recent call last): File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1998, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_VLM_nodes__init__.py", line 44, in install_llama(system_info) File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_VLM_nodes\install_init.py", line 111, in install_llama install_package("llama-cpp-python", custom_command=custom_command) File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_VLM_nodes\install_init.py", line 91, in install_package subprocess.check_call(command) File "subprocess.py", line 413, in check_call subprocess.CalledProcessError: Command '['E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'llama-cpp-python', '--no-cache-dir', '--force-reinstall', '--no-deps', '--index-url=https://jllllll.github.io/llama-cpp-python-cuBLAS-wheels/AVX2/cu124']' returned non-zero exit status 1.

2024-09-25 14:01:13,700 - root - WARNING - Cannot import E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_VLM_nodes module for custom nodes: Command '['E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'llama-cpp-python', '--no-cache-dir', '--force-reinstall', '--no-deps', '--index-url=https://jllllll.github.io/llama-cpp-python-cuBLAS-wheels/AVX2/cu124']' returned non-zero exit status 1. 2024-09-25 14:01:13,861 - root - WARNING - Traceback (most recent call last): File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1998, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\PuLID_ComfyUI__init.py", line 1, in from .pulid import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\PuLID_ComfyUI\pulid.py", line 9, in from insightface.app import FaceAnalysis File "C:\Users\Sue\AppData\Roaming\Python\Python311\site-packages\insightface\init.py", line 18, in from . import app File "C:\Users\Sue\AppData\Roaming\Python\Python311\site-packages\insightface\app\init.py", line 2, in from .mask_renderer import * File "C:\Users\Sue\AppData\Roaming\Python\Python311\site-packages\insightface\app\mask_renderer.py", line 8, in from ..thirdparty import face3d File "C:\Users\Sue\AppData\Roaming\Python\Python311\site-packages\insightface\thirdparty\face3d\init.py", line 3, in from . import mesh File "C:\Users\Sue\AppData\Roaming\Python\Python311\site-packages\insightface\thirdparty\face3d\mesh\init__.py", line 9, in from .cython import mesh_core_cython ImportError: DLL load failed while importing mesh_core_cython: The specified module could not be found.

2024-09-25 14:01:13,861 - root - WARNING - Cannot import E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\PuLID_ComfyUI module for custom nodes: DLL load failed while importing mesh_core_cython: The specified module could not be found. 2024-09-25 14:01:15,697 - root - INFO - Import times for custom nodes: 2024-09-25 14:01:15,697 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py 2024-09-25 14:01:15,697 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\sdxl_prompt_styler 2024-09-25 14:01:15,697 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-mxToolkit 2024-09-25 14:01:15,697 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Noise 2024-09-25 14:01:15,697 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inpaint-CropAndStitch 2024-09-25 14:01:15,697 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUi_NNLatentUpscale 2024-09-25 14:01:15,697 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\cg-use-everywhere 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-sampler-lcm-alternative 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\lora-info 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Eagle-PNGInfo 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\Comfyui_joytag 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\cg-image-picker 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\efficiency-nodes-comfyui 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Universal-Styler 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Tara-LLM-Integration 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Image-Saver 2024-09-25 14:01:15,698 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Miaoshouai-Tagger 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-inpaint-nodes 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\Euler-Smea-Dyn-Sampler 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_JPS-Nodes 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence2 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ControlAltAI-Nodes 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds (IMPORT FAILED): E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\PuLID_ComfyUI 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence-2 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_MX_post_processing-nodes 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-TiledDiffusion 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-portrait-master 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_NetDist_Plus 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-image-saver 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-various 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\mikey_nodes 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyMath 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_essentials 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Chibi-Nodes 2024-09-25 14:01:15,699 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-dream-video-batches 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-segment-anything-2 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-SaveImageWithMetaData 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_ExtraModels 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\aegisflow_utility_nodes 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes 2024-09-25 14:01:15,701 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-dream-project 2024-09-25 14:01:15,702 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf 2024-09-25 14:01:15,702 - root - INFO - 0.0 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack 2024-09-25 14:01:15,702 - root - INFO - 0.1 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-CogVideoX-MZ 2024-09-25 14:01:15,702 - root - INFO - 0.1 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy_mtb 2024-09-25 14:01:15,702 - root - INFO - 0.1 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-tensorops 2024-09-25 14:01:15,702 - root - INFO - 0.1 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle 2024-09-25 14:01:15,702 - root - INFO - 0.2 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-ollama 2024-09-25 14:01:15,702 - root - INFO - 0.3 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools 2024-09-25 14:01:15,702 - root - INFO - 0.3 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Easy-Use 2024-09-25 14:01:15,702 - root - INFO - 0.4 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Fill-Nodes 2024-09-25 14:01:15,702 - root - INFO - 0.4 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager 2024-09-25 14:01:15,702 - root - INFO - 0.4 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-BrushNet 2024-09-25 14:01:15,703 - root - INFO - 0.9 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-EasyCivitai-XTNodes 2024-09-25 14:01:15,703 - root - INFO - 1.1 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture 2024-09-25 14:01:15,703 - root - INFO - 1.5 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inspyrenet-Rembg 2024-09-25 14:01:15,703 - root - INFO - 1.8 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui 2024-09-25 14:01:15,703 - root - INFO - 1.9 seconds: E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes 2024-09-25 14:01:15,703 - root - INFO - 3.2 seconds (IMPORT FAILED): E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_VLM_nodes 2024-09-25 14:01:15,703 - root - INFO - 2024-09-25 14:01:15,718 - root - INFO - Starting server

2024-09-25 14:01:15,718 - root - INFO - To see the GUI go to: http://0.0.0.0:8188 2024-09-25 14:01:15,718 - root - INFO - To see the GUI go to: http://[::]:8188 2024-09-25 14:07:39,883 - root - INFO - got prompt 2024-09-25 14:07:39,887 - root - WARNING - WARNING: RemoteChainStartNux.IS_CHANGED() got an unexpected keyword argument 'remoteapply1' 2024-09-25 14:07:39,887 - root - WARNING - WARNING: Strings must be encoded before hashing 2024-09-25 14:07:39,902 - root - INFO - Using xformers attention in VAE 2024-09-25 14:07:39,903 - root - INFO - Using xformers attention in VAE 2024-09-25 14:07:40,192 - root - INFO - model weight dtype torch.bfloat16, manual cast: None 2024-09-25 14:07:40,192 - root - INFO - model_type FLUX 2024-09-25 14:07:40,496 - root - ERROR - !!! Exception during processing !!! 400 Client Error: Bad Request for url: http://192.168.0.9:8188/prompt 2024-09-25 14:07:40,497 - root - ERROR - Traceback (most recent call last): File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 323, 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 "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 198, 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 "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_NetDist_Plus\nodes\advanced.py", line 351, in queue dispatch_to_remote( File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_NetDist_Plus\core\dispatch.py", line 159, in dispatch_to_remote ar.raise_for_status() File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\python_embeded\Lib\site-packages\requests\models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://192.168.0.9:8188/prompt

2024-09-25 14:07:40,499 - root - INFO - Prompt executed in 0.61 seconds 2024-09-25 14:13:30,065 - root - INFO - got prompt 2024-09-25 14:13:30,070 - root - WARNING - WARNING: RemoteChainStartNux.ISCHANGED() got an unexpected keyword argument 'remoteapply1' 2024-09-25 14:13:30,071 - root - WARNING - WARNING: Strings must be encoded before hashing 2024-09-25 14:13:30,331 - root - INFO - Requested to load FluxClipModel 2024-09-25 14:13:30,331 - root - INFO - Loading 1 new model 2024-09-25 14:13:30,338 - root - INFO - loaded completely 0.0 4777.53759765625 True 2024-09-25 14:13:38,223 - root - ERROR - !!! Exception during processing !!! Widget not found: 133. 2024-09-25 14:13:38,224 - root - ERROR - Traceback (most recent call last): File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 323, 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 "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 198, 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 "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes\nodes\nodes.py", line 856, in get_widget_value raise NameError(f"Widget not found: {node_id}.{widget_name}") NameError: Widget not found: 133.

2024-09-25 14:13:38,226 - root - INFO - Prompt executed in 8.15 seconds 2024-09-25 14:41:46,298 - root - INFO - got prompt 2024-09-25 14:41:46,303 - root - WARNING - WARNING: RemoteChainStartNux.IS_CHANGED() got an unexpected keyword argument 'remoteapply1' 2024-09-25 14:41:46,303 - root - WARNING - WARNING: Strings must be encoded before hashing 2024-09-25 14:41:46,588 - root - ERROR - !!! Exception during processing !!! 400 Client Error: Bad Request for url: http://192.168.0.9:8188/prompt 2024-09-25 14:41:46,589 - root - ERROR - Traceback (most recent call last): File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 323, 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 "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 198, 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 "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_NetDist_Plus\nodes\advanced.py", line 351, in queue dispatch_to_remote( File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_NetDist_Plus\core\dispatch.py", line 159, in dispatch_to_remote ar.raise_for_status() File "E:\Github\new\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\python_embeded\Lib\site-packages\requests\models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://192.168.0.9:8188/prompt

2024-09-25 14:41:46,590 - root - INFO - Prompt executed in 0.29 seconds

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

{"last_node_id":138,"last_link_id":215,"nodes":[{"id":117,"type":"LoraLoaderModelOnly","pos":{"0":33,"1":281},"size":{"0":315,"1":82},"flags":{},"order":10,"mode":4,"inputs":[{"name":"model","type":"MODEL","link":210}],"outputs":[{"name":"MODEL","type":"MODEL","links":[191],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["1.5\1.5_perfect hands.safetensors",1]},{"id":25,"type":"RandomNoise","pos":{"0":411,"1":84},"size":{"0":319.9998779296875,"1":101.28564453125},"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"NOISE","type":"NOISE","links":[37],"shape":3}],"properties":{"Node name for S&R":"RandomNoise"},"widgets_values":[866531127078149,"fixed"]},{"id":73,"type":"CR SDXL Aspect Ratio","pos":{"0":416,"1":253},"size":{"0":319.9998779296875,"1":280},"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"width","type":"INT","links":[144],"slot_index":0,"shape":3},{"name":"height","type":"INT","links":[145],"slot_index":1,"shape":3},{"name":"upscale_factor","type":"FLOAT","links":null,"shape":3},{"name":"batch_size","type":"INT","links":[],"slot_index":3,"shape":3},{"name":"empty_latent","type":"LATENT","links":[108],"slot_index":4,"shape":3},{"name":"show_help","type":"STRING","links":null,"shape":3}],"properties":{"Node name for S&R":"CR SDXL Aspect Ratio"},"widgets_values":[1024,576,"4:3 landscape 1152x896","Off",1,1]},{"id":72,"type":"SplitSigmas","pos":{"0":780,"1":250},"size":{"0":301.6186828613281,"1":78},"flags":{},"order":16,"mode":0,"inputs":[{"name":"sigmas","type":"SIGMAS","link":106}],"outputs":[{"name":"high_sigmas","type":"SIGMAS","links":null,"shape":3},{"name":"low_sigmas","type":"SIGMAS","links":[107],"slot_index":1,"shape":3}],"properties":{"Node name for S&R":"SplitSigmas"},"widgets_values":[0]},{"id":16,"type":"KSamplerSelect","pos":{"0":780,"1":370},"size":{"0":301.6186828613281,"1":73.28564453125},"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[19],"shape":3}],"properties":{"Node name for S&R":"KSamplerSelect"},"widgets_values":["euler"]},{"id":13,"type":"SamplerCustomAdvanced","pos":{"0":1143.252685546875,"1":89.17115783691406},"size":{"0":339.26239013671875,"1":152.78668212890625},"flags":{},"order":20,"mode":0,"inputs":[{"name":"noise","type":"NOISE","link":37,"slot_index":0},{"name":"guider","type":"GUIDER","link":30,"slot_index":1},{"name":"sampler","type":"SAMPLER","link":19,"slot_index":2},{"name":"sigmas","type":"SIGMAS","link":107,"slot_index":3},{"name":"latent_image","type":"LATENT","link":108,"slot_index":4}],"outputs":[{"name":"output","type":"LATENT","links":[24],"slot_index":0,"shape":3},{"name":"denoised_output","type":"LATENT","links":null,"shape":3}],"properties":{"Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":93,"type":"ModelSamplingFlux","pos":{"0":780,"1":490},"size":{"0":301.6186828613281,"1":122},"flags":{},"order":12,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":191},{"name":"width","type":"INT","link":144,"widget":{"name":"width"}},{"name":"height","type":"INT","link":145,"widget":{"name":"height"}}],"outputs":[{"name":"MODEL","type":"MODEL","links":[146,147],"shape":3}],"properties":{"Node name for S&R":"ModelSamplingFlux"},"widgets_values":[1.15,0.5,1024,1024]},{"id":22,"type":"BasicGuider","pos":{"0":794.6256713867188,"1":787.4713745117188},"size":{"0":285.9998779296875,"1":56.28564453125},"flags":{"collapsed":false},"order":19,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":147,"slot_index":0},{"name":"conditioning","type":"CONDITIONING","link":112,"slot_index":1}],"outputs":[{"name":"GUIDER","type":"GUIDER","links":[30],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"BasicGuider"},"widgets_values":[]},{"id":8,"type":"VAEDecode","pos":{"0":1546,"1":88},"size":{"0":210,"1":46},"flags":{},"order":21,"mode":0,"inputs":[{"name":"samples","type":"LATENT","link":24},{"name":"vae","type":"VAE","link":185}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[9],"slot_index":0}],"properties":{"Node name for S&R":"VAEDecode"},"widgets_values":[]},{"id":9,"type":"SaveImage","pos":{"0":1784,"1":84},"size":{"0":1169.005859375,"1":1236.7659912109375},"flags":{},"order":22,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":9}],"outputs":[],"properties":{"Node name for S&R":"SaveImage"},"widgets_values":["Flux.1"]},{"id":75,"type":"FluxGuidance","pos":{"0":463,"1":792},"size":{"0":300,"1":60},"flags":{},"order":18,"mode":0,"inputs":[{"name":"conditioning","type":"CONDITIONING","link":198}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[112],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"FluxGuidance"},"widgets_values":[3.5]},{"id":17,"type":"BasicScheduler","pos":{"0":780,"1":90},"size":{"0":301.6186828613281,"1":106},"flags":{},"order":14,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":146,"slot_index":0}],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[106],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"BasicScheduler"},"widgets_values":["beta",20,1]},{"id":121,"type":"ConditioningFromBase64(Nux)","pos":{"0":-340,"1":693},"size":{"0":270.3999938964844,"1":34},"flags":{},"order":17,"mode":0,"inputs":[{"name":"base64_conditioning","type":"STRING","link":197,"widget":{"name":"base64_conditioning"}}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[198],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"ConditioningFromBase64(Nux)"},"widgets_values":[""]},{"id":114,"type":"VAELoader","pos":{"0":18,"1":172},"size":{"0":315,"1":58},"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[185],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"VAELoader"},"widgets_values":["ae.sft"]},{"id":126,"type":"UNETLoader","pos":{"0":-12,"1":-129},"size":{"0":315,"1":82},"flags":{"collapsed":false},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"UNETLoader"},"widgets_values":["realflux10b_10bTransformer.safetensors","fp8_e5m2"]},{"id":125,"type":"RemoteChainStart(Nux)","pos":{"0":-760,"1":446},"size":{"0":330,"1":330},"flags":{},"order":11,"mode":0,"inputs":[{"name":"workflow","type":"JSON","link":209},{"name":"remoteapply1","type":"REMOTEAPPLY","link":201},{"name":"remoteapply2","type":"REMOTEAPPLY","link":null},{"name":"remoteapply3","type":"REMOTEAPPLY","link":null},{"name":"remoteapply4","type":"REMOTEAPPLY","link":null},{"name":"remoteapply5","type":"REMOTEAPPLY","link":null},{"name":"remoteapply6","type":"REMOTEAPPLY","link":null},{"name":"remoteapply7","type":"REMOTEAPPLY","link":null},{"name":"remoteapply8","type":"REMOTEAPPLY","link":null},{"name":"remoteapply9","type":"REMOTEAPPLY","link":null},{"name":"remoteapply10","type":"REMOTEAPPLY","link":null}],"outputs":[{"name":"remote_chain","type":"REMCHAIN","links":[202],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"RemoteChainStart(Nux)"},"widgets_values":["on_change",1,344584327042482,"fixed"]},{"id":76,"type":"easy positive","pos":{"0":10,"1":451},"size":{"0":358.66326904296875,"1":147.44847106933594},"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[{"name":"positive","type":"STRING","links":[199],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"easy positive"},"widgets_values":["NYC streets, A crying man in rags holding a sign that says \"Please $NVDA! No more 24gb\""],"color":"#346434","bgcolor":"#353"},{"id":113,"type":"UnetLoaderGGUF","pos":{"0":27,"1":64},"size":{"0":315,"1":58},"flags":{"collapsed":false},"order":6,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[210],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"UnetLoaderGGUF"},"widgets_values":["pixelwave_flux1_dev_Q8_0_02.gguf"]},{"id":110,"type":"EmptyImage","pos":{"0":-722,"1":89},"size":{"0":315,"1":130},"flags":{},"order":7,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[204],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"EmptyImage"},"widgets_values":[1024,1024,1,0]},{"id":123,"type":"RemoteApplyValues(Nux)","pos":{"0":-732,"1":257},"size":{"0":315,"1":130},"flags":{},"order":9,"mode":0,"inputs":[{"name":"value","type":"STRING","link":199,"widget":{"name":"value"}}],"outputs":[{"name":"remote_apply","type":"REMOTEAPPLY","links":[201],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"RemoteApplyValues(Nux)"},"widgets_values":["76","text","","STRING"]},{"id":122,"type":"FetchRemoteWithExtras(Nux)","pos":{"0":-355,"1":213},"size":{"0":278.79998779296875,"1":86},"flags":{},"order":15,"mode":0,"inputs":[{"name":"final_image","type":"IMAGE","link":204},{"name":"remote_info","type":"REMINFO","link":196}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":null,"shape":3},{"name":"latent_base64","type":"STRING","links":null,"shape":3},{"name":"conditioning_base64","type":"STRING","links":[197],"slot_index":2,"shape":3},{"name":"N_conditioning_base64","type":"STRING","links":null,"shape":3}],"properties":{"Node name for S&R":"FetchRemoteWithExtras(Nux)"},"widgets_values":[]},{"id":106,"type":"RemoteQueueWorker","pos":{"0":-381,"1":432},"size":{"0":296.9798278808594,"1":150},"flags":{},"order":13,"mode":0,"inputs":[{"name":"remote_chain","type":"REMCHAIN","link":202}],"outputs":[{"name":"remote_chain","type":"REMCHAIN","links":[],"slot_index":0,"shape":3},{"name":"remote_info","type":"REMINFO","links":[196],"slot_index":1,"shape":3}],"properties":{"Node name for S&R":"RemoteQueueWorker"},"widgets_values":["http://192.168.0.9:8188/",0,"true","any"]},{"id":128,"type":"LoadCurrentWorkflowJSON","pos":{"0":-1097,"1":321},"size":{"0":289.79998779296875,"1":26},"flags":{},"order":8,"mode":0,"inputs":[],"outputs":[{"name":"Workflow JSON","type":"JSON","links":[209],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"LoadCurrentWorkflowJSON"},"widgets_values":[]}],"links":[[9,8,0,9,0,"IMAGE"],[19,16,0,13,2,"SAMPLER"],[24,13,0,8,0,"LATENT"],[30,22,0,13,1,"GUIDER"],[37,25,0,13,0,"NOISE"],[106,17,0,72,0,"SIGMAS"],[107,72,1,13,3,"SIGMAS"],[108,73,4,13,4,"LATENT"],[112,75,0,22,1,"CONDITIONING"],[144,73,0,93,1,"INT"],[145,73,1,93,2,"INT"],[146,93,0,17,0,"MODEL"],[147,93,0,22,0,"MODEL"],[185,114,0,8,1,"VAE"],[191,117,0,93,0,"MODEL"],[196,106,1,122,1,"REMINFO"],[197,122,2,121,0,"STRING"],[198,121,0,75,0,"CONDITIONING"],[199,76,0,123,0,"STRING"],[201,123,0,125,1,"REMOTEAPPLY"],[202,125,0,106,0,"REMCHAIN"],[204,110,0,122,0,"IMAGE"],[209,128,0,125,0,"JSON"],[210,113,0,117,0,"MODEL"]],"groups":[{"title":"Load FLUX.1","bounding":[1,2,369,693],"color":"#3f789e","font_size":24,"flags":{}},{"title":"Set Parameters","bounding":[379,0,729,696],"color":"#3f789e","font_size":24,"flags":{}},{"title":"Conditioning","bounding":[384,710,738,172],"color":"#3f789e","font_size":24,"flags":{}},{"title":"1st Pass","bounding":[1119,0,403,695],"color":"#3f789e","font_size":24,"flags":{}},{"title":"Remote Comfy","bounding":[-1124,122,1086,664],"color":"#3f789e","font_size":24,"flags":{}}],"config":{},"extra":{"ds":{"scale":0.7247295000000011,"offset":[1171.3906814253987,205.21379935894606]}},"version":0.4}



## Additional Context
(Please add any additional context or steps to reproduce the error here)
RYG81 commented 1 month ago

Same issue here, please guide how to use it.