'NoneType' object has no attribute 'cpu'
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Expected Behavior
'NoneType' object has no attribute 'cpu'
### Actual Behavior
TTP_Expand_And_Mask
'NoneType' object has no attribute 'cpu'
### Steps to Reproduce


### Debug Logs
```powershell
RAM
18%
Temp
40°
VRAM
22%
GPU
25%
管理器
Show Image Feed 🐍
1
AttributeError 412 TTP_Expand_And_Mask
this is a pair of images,the left side highlights [prompt]
A photo-realistic shoot from a close-up camera angle about a young woman with long black hair, looking directly at the viewer with a soft expression. the image is set against a plain white background with a gradient of light gray to white. on the middle of the image, a 20 years old asian woman appears to be in her early twenties, with fair skin and a slender physique. she has long, straight black hair that falls down her back, and her eyes are large and expressive. her lips are full and slightly parted, revealing a hint of pink lipstick. her hand is resting on her cheek, and she has a gentle smile on her lips. she is wearing a simple, white top that complements her natural beauty.
the right girl has this face,
this is a pair of images,the left side highlights [prompt], the right girl has this face,
Idle
*ace1
🔊
🔊
🔊
TTP_Expand_And_Mask
'NoneType' object has no attribute 'cpu'
# ComfyUI Error Report
## Error Details
- **Node ID:** 412
- **Node Type:** TTP_Expand_And_Mask
- **Exception Type:** AttributeError
- **Exception Message:** 'NoneType' object has no attribute 'cpu'
## Stack Trace
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 533, in expand_and_mask
pil_image = tensor2pil(image)
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 17, in tensor2pil
return Image.fromarray(np.clip(255.0 * t_image.cpu().numpy().squeeze(), 0, 255).astype(np.uint8))
## System Information
- **ComfyUI Version:** 0.3.14
- **Arguments:** E:\SD\ComfyUI-aki-v1.4\main.py --auto-launch --preview-method auto --disable-smart-memory --disable-cuda-malloc --fast
- **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.5.1+cu124
## Devices
- **Name:** cuda:0 NVIDIA GeForce RTX 4090 Laptop GPU : cudaMallocAsync
- **Type:** cuda
- **VRAM Total:** 17170956288
- **VRAM Free:** 13797372858
- **Torch VRAM Total:** 1946157056
- **Torch VRAM Free:** 19084218
## Logs
2025-02-18T12:11:05.561186 - [Impact Pack] Wildcards loading done.2025-02-18T12:11:05.561186 -
2025-02-18T12:11:05.561186 - Loaded ImpactPack nodes from2025-02-18T12:11:05.561186 - 2025-02-18T12:11:05.562187 - E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Impact-Pack2025-02-18T12:11:05.562187 -
2025-02-18T12:11:05.562187 - [Impact Pack] Wildcards loading done.2025-02-18T12:11:05.562187 -
2025-02-18T12:11:05.788380 - [Crystools [0;32mINFO[0m] Crystools version: 1.22.0
2025-02-18T12:11:05.798410 - [Crystools [0;32mINFO[0m] CPU: Intel(R) Core(TM) i9-14900HX - Arch: AMD64 - OS: Windows 10
2025-02-18T12:11:05.809102 - [Crystools [0;32mINFO[0m] Pynvml (Nvidia) initialized.
2025-02-18T12:11:05.809102 - [Crystools [0;32mINFO[0m] GPU/s:
2025-02-18T12:11:05.829625 - [Crystools [0;32mINFO[0m] 0) NVIDIA GeForce RTX 4090 Laptop GPU
2025-02-18T12:11:05.829625 - [Crystools [0;32mINFO[0m] NVIDIA Driver: 566.36
2025-02-18T12:11:06.107327 - [34m[ComfyUI-Easy-Use] server: [0mv1.2.8 [92mLoaded[0m2025-02-18T12:11:06.107327 -
2025-02-18T12:11:06.107327 - [34m[ComfyUI-Easy-Use] web root: [0mE:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Easy-Use\web_version/v2 [92mLoaded[0m2025-02-18T12:11:06.107327 -
2025-02-18T12:11:06.299943 - ### Loading: ComfyUI-Impact-Pack (V8.8.1)2025-02-18T12:11:06.299943 -
2025-02-18T12:11:06.303881 - [Impact Pack] Wildcards loading done.2025-02-18T12:11:06.303881 -
2025-02-18T12:11:06.303881 - ### Loading: ComfyUI-Impact-Subpack (V1.2.9)
2025-02-18T12:11:06.308111 - [Impact Subpack] ultralytics_bbox: E:\SD\ComfyUI-aki-v1.4\models\ultralytics\bbox
2025-02-18T12:11:06.308111 - [Impact Subpack] ultralytics_segm: E:\SD\ComfyUI-aki-v1.4\models\ultralytics\segm
2025-02-18T12:11:06.312440 - ### Loading: ComfyUI-Inspire-Pack (V1.13.1)2025-02-18T12:11:06.312440 -
2025-02-18T12:11:06.371920 - Total VRAM 16376 MB, total RAM 65149 MB
2025-02-18T12:11:06.371920 - pytorch version: 2.5.1+cu124
2025-02-18T12:11:06.371920 - xformers version: 0.0.28.post3
2025-02-18T12:11:06.371920 - Set vram state to: NORMAL_VRAM
2025-02-18T12:11:06.371920 - Disabling smart memory management
2025-02-18T12:11:06.371920 - Device: cuda:0 NVIDIA GeForce RTX 4090 Laptop GPU : cudaMallocAsync
2025-02-18T12:11:07.163245 - E:\SD\ComfyUI-aki-v1.4\python\lib\site-packages\albumentations\__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.4 (you have 1.4.15). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1.
check_for_updates()
2025-02-18T12:11:07.211131 - ### Loading: ComfyUI-Manager (V3.23)
2025-02-18T12:11:07.211131 - [ComfyUI-Manager] network_mode: public
2025-02-18T12:11:07.329216 - ### ComfyUI Version: v0.3.14 | Released on '2025-02-05'
2025-02-18T12:11:07.678912 - Traceback (most recent call last):
File "E:\SD\ComfyUI-aki-v1.4\nodes.py", line 2112, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-0.46.0\__init__.py", line 37, in
from .nodes.RembgNode import get_rembg_models,U2NET_HOME,run_briarmbg,run_rembg
ModuleNotFoundError: No module named 'comfyui-mixlab-nodes-0'
2025-02-18T12:11:07.678912 - Cannot import E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-0.46.0 module for custom nodes: No module named 'comfyui-mixlab-nodes-0'
2025-02-18T12:11:08.005941 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-02-18T12:11:08.014426 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-02-18T12:11:08.027307 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-02-18T12:11:08.101354 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2025-02-18T12:11:08.135721 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2025-02-18T12:11:08.817015 - --------------
2025-02-18T12:11:08.817015 - [91m ### Mixlab Nodes: [93mLoaded
2025-02-18T12:11:08.827849 - json_repair## OK2025-02-18T12:11:08.827849 -
2025-02-18T12:11:08.827849 - ChatGPT.available True
2025-02-18T12:11:08.827849 - edit_mask.available True
2025-02-18T12:11:09.303065 - ## clip_interrogator_model not found: E:\SD\ComfyUI-aki-v1.4\models\clip_interrogator\Salesforce\blip-image-captioning-base, pls download from https://huggingface.co/Salesforce/blip-image-captioning-base2025-02-18T12:11:09.303065 -
2025-02-18T12:11:09.303065 - ClipInterrogator.available True
2025-02-18T12:11:09.387153 - ## text_generator_model not found: E:\SD\ComfyUI-aki-v1.4\models\prompt_generator\text2image-prompt-generator, pls download from https://huggingface.co/succinctly/text2image-prompt-generator/tree/main2025-02-18T12:11:09.387153 -
2025-02-18T12:11:09.387153 - ## zh_en_model not found: E:\SD\ComfyUI-aki-v1.4\models\prompt_generator\opus-mt-zh-en, pls download from https://huggingface.co/Helsinki-NLP/opus-mt-zh-en/tree/main2025-02-18T12:11:09.387153 -
2025-02-18T12:11:09.387153 - PromptGenerate.available True
2025-02-18T12:11:09.395477 - ChinesePrompt.available True
2025-02-18T12:11:09.395477 - RembgNode_.available True
2025-02-18T12:11:09.396410 - ffmpeg could not be found. Using ffmpeg from imageio-ffmpeg.2025-02-18T12:11:09.396410 -
2025-02-18T12:11:09.717305 - TripoSR.available
2025-02-18T12:11:09.717305 - MiniCPMNode.available
2025-02-18T12:11:09.756183 - Scenedetect.available
2025-02-18T12:11:09.821622 - FishSpeech.available
2025-02-18T12:11:09.828916 - SenseVoice.available
2025-02-18T12:11:09.847626 - Whisper.available False
2025-02-18T12:11:09.847626 - fal-client## OK2025-02-18T12:11:09.847626 -
2025-02-18T12:11:09.852958 - FalVideo.available
2025-02-18T12:11:09.853879 - [93m -------------- [0m
2025-02-18T12:11:11.340729 - E:\SD\ComfyUI-aki-v1.4\python\lib\site-packages\torchmetrics\utilities\prints.py:43: UserWarning: Metric `InceptionScore` will save all extracted features in buffer. For large datasets this may lead to large memory footprint.
warnings.warn(*args, **kwargs) # noqa: B028
2025-02-18T12:11:11.501114 - Loading weights from local directory2025-02-18T12:11:11.501114 -
2025-02-18T12:11:12.216481 - Nvidia APEX normalization not installed, using PyTorch LayerNorm2025-02-18T12:11:12.216481 -
2025-02-18T12:11:12.271592 - Failed to auto update `Quality of Life Suit` 2025-02-18T12:11:12.271592 -
2025-02-18T12:11:12.272851 - [33mQualityOfLifeSuit_Omar92_DIR:[0m E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar922025-02-18T12:11:12.272851 -
2025-02-18T12:11:12.281115 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: AzureExecutionProvider, CPUExecutionProvider2025-02-18T12:11:12.281115 -
2025-02-18T12:11:12.281115 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-02-18T12:11:12.281115 -
2025-02-18T12:11:12.297932 - Workspace manager - Openning file hash dict2025-02-18T12:11:12.297932 -
2025-02-18T12:11:12.299018 - 🦄🦄Loading: Workspace Manager (V2.1.0)2025-02-18T12:11:12.299018 -
2025-02-18T12:11:12.320574 - ------------------------------------------2025-02-18T12:11:12.320574 -
2025-02-18T12:11:12.320574 - [34mComfyroll Studio v1.76 : [92m 175 Nodes Loaded[0m2025-02-18T12:11:12.320574 -
2025-02-18T12:11:12.320574 - ------------------------------------------2025-02-18T12:11:12.320574 -
2025-02-18T12:11:12.320574 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-02-18T12:11:12.320574 -
2025-02-18T12:11:12.320574 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-02-18T12:11:12.320574 -
2025-02-18T12:11:12.320574 - ------------------------------------------2025-02-18T12:11:12.320574 -
2025-02-18T12:11:13.272496 - FETCH ComfyRegistry Data: 5/342025-02-18T12:11:13.272496 -
2025-02-18T12:11:14.686362 - [1;35m
### [START] ComfyUI AlekPet Nodes [1;34mv1.0.48[0m[1;35m ###[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.686362 - [92mNode -> ArgosTranslateNode: [93mArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode[0m [92m[92m[Loading][0m[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.686362 - [92mNode -> ChatGLMNode: [93mChatGLM4TranslateCLIPTextEncodeNode, ChatGLM4TranslateTextNode, ChatGLM4InstructNode, ChatGLM4InstructMediaNode[0m [92m[92m[Loading][0m[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.686362 - [92mNode -> DeepTranslatorNode: [93mDeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode[0m [92m[92m[Loading][0m[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.686362 - [92mNode -> ExtrasNode: [93mPreviewTextNode, HexToHueNode, ColorsCorrectNode[0m [92m[92m[Loading][0m[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.686362 - [92mNode -> GoogleTranslateNode: [93mGoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode[0m [92m[92m[Loading][0m[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.686362 - [92mNode -> IDENode: [93mIDENode[0m [92m[92m[Loading][0m[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.686362 - [92mNode -> PainterNode: [93mPainterNode[0m [92m[92m[Loading][0m[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.686362 - [92mNode -> PoseNode: [93mPoseNode[0m [92m[92m[Loading][0m[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.686362 - [1;35m### [END] ComfyUI AlekPet Nodes ###[0m2025-02-18T12:11:14.686362 -
2025-02-18T12:11:14.889263 - [34mFizzleDorf Custom Nodes: [92mLoaded[0m2025-02-18T12:11:14.889263 -
2025-02-18T12:11:15.084008 - [36;20m[comfy_mtb] | INFO -> loaded [96m98[0m nodes successfuly[0m
2025-02-18T12:11:15.086008 - [36;20m[comfy_mtb] | INFO -> Some nodes (2) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.[0m
2025-02-18T12:11:15.123667 - Patching UNetModel.forward2025-02-18T12:11:15.123667 -
2025-02-18T12:11:15.123667 - UNetModel.forward has been successfully patched.2025-02-18T12:11:15.123667 -
2025-02-18T12:11:15.129917 - [1;32m[Power Noise Suite]: 🦚🦚🦚 [93m[3mSquaaack![0m 🦚🦚🦚2025-02-18T12:11:15.129917 -
2025-02-18T12:11:15.129917 - [1;32m[Power Noise Suite]:[0m Tamed [93m11[0m wild nodes.2025-02-18T12:11:15.129917 -
2025-02-18T12:11:15.140415 -
2025-02-18T12:11:15.141270 - [92m[rgthree-comfy] Loaded 42 fantastic nodes. 🎉[00m2025-02-18T12:11:15.141270 -
2025-02-18T12:11:15.141270 -
2025-02-18T12:11:15.148466 - Please 'pip install apex'2025-02-18T12:11:15.148466 -
2025-02-18T12:11:15.217554 - [34mWAS Node Suite: [0mBlenderNeko's Advanced CLIP Text Encode found, attempting to enable `CLIPTextEncode` support.[0m2025-02-18T12:11:15.217554 -
2025-02-18T12:11:15.217554 - [34mWAS Node Suite: [0m`CLIPTextEncode (BlenderNeko Advanced + NSP)` node enabled under `WAS Suite/Conditioning` menu.[0m2025-02-18T12:11:15.217554 -
2025-02-18T12:11:17.153502 - [34mWAS Node Suite: [0mOpenCV Python FFMPEG support is enabled[0m2025-02-18T12:11:17.153502 -
2025-02-18T12:11:17.153502 - [34mWAS Node Suite [93mWarning: [0m`ffmpeg_bin_path` is not set in `E:\SD\ComfyUI-aki-v1.4\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.[0m2025-02-18T12:11:17.153502 -
2025-02-18T12:11:18.884594 - FETCH ComfyRegistry Data: 10/342025-02-18T12:11:18.884594 -
2025-02-18T12:11:19.056209 - [34mWAS Node Suite: [0mFinished.[0m [32mLoaded[0m [0m221[0m [32mnodes successfully.[0m2025-02-18T12:11:19.056209 -
2025-02-18T12:11:19.056209 -
[3m[93m"Art is the mirror that reflects the beauty within us."[0m[3m - Unknown[0m
2025-02-18T12:11:19.056209 -
2025-02-18T12:11:19.072919 -
Import times for custom nodes:
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\AIGODLIKE-ComfyUI-Translation
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\imagecreatemask.py
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\websocket_image_save.py
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\Batch-Condition-ComfyUI
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_FaceSimilarity
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_IPAdapter_plus
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-FluxExt-MZ-main
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\sdxl_prompt_styler
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\efficiency-nodes-comfyui
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Inpaint-CropAndStitch
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Detail-Daemon
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\cg-use-everywhere
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_JC2
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\FreeU_Advanced
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Florence2-main
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ControlNet-LLLite-ComfyUI
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_AdvancedRefluxControl
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_TiledKSampler
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\cg-image-picker
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-copilot
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-VideoHelperSuite
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_ADV_CLIP_emb
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-WD14-Tagger
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_experiments
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyLiterals
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_HF_Servelress_Inference
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-GGUF
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui_controlnet_aux
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\stability-ComfyUI-nodes
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_CatVTON_Wrapper
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\PowerNoiseSuite
2025-02-18T12:11:19.072919 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Impact-Subpack
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-inpaint-nodes
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_JPS-Nodes
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\images-grid-comfy-plugin
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfy-image-saver
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Impact-Pack
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-various
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_essentials
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_Mira
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_UltimateSDUpscale
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\teacache
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Custom-Scripts
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Florence2
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\Derfuu_ComfyUI_ModdedNodes
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Advanced-ControlNet
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-JDCN
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\rgthree-comfy
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\x-flux-comfyui
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-workspace-manager
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Marigold
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-KJNodes
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\facerestore_cf
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-AnimateDiff-Evolved
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_LayerStyle_Advance
2025-02-18T12:11:19.074047 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Inspire-Pack
2025-02-18T12:11:19.074968 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfy_mtb
2025-02-18T12:11:19.074968 - 0.0 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_LayerStyle
2025-02-18T12:11:19.074968 - 0.1 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-MingNodes
2025-02-18T12:11:19.074968 - 0.1 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Crystools
2025-02-18T12:11:19.074968 - 0.1 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui_segment_anything
2025-02-18T12:11:19.074968 - 0.1 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-PuLID-Flux
2025-02-18T12:11:19.074968 - 0.1 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\SDXL_EcomID_ComfyUI
2025-02-18T12:11:19.074968 - 0.2 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager
2025-02-18T12:11:19.074968 - 0.2 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-art-venture
2025-02-18T12:11:19.074968 - 0.2 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Gemini
2025-02-18T12:11:19.074968 - 0.2 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_FizzNodes
2025-02-18T12:11:19.074968 - 0.2 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-BrushNet-main
2025-02-18T12:11:19.074968 - 0.2 seconds (IMPORT FAILED): E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-0.46.0
2025-02-18T12:11:19.074968 - 0.3 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Easy-Use
2025-02-18T12:11:19.074968 - 0.8 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-LivePortraitKJ
2025-02-18T12:11:19.074968 - 2.2 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-main
2025-02-18T12:11:19.074968 - 2.3 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-AdvancedLivePortrait
2025-02-18T12:11:19.074968 - 2.4 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-PMRF
2025-02-18T12:11:19.074968 - 2.4 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_Custom_Nodes_AlekPet
2025-02-18T12:11:19.074968 - 3.8 seconds: E:\SD\ComfyUI-aki-v1.4\custom_nodes\was-node-suite-comfyui
2025-02-18T12:11:19.074968 -
2025-02-18T12:11:19.088762 - Starting server
2025-02-18T12:11:19.091381 - To see the GUI go to: http://127.0.0.1:8188
2025-02-18T12:11:20.071267 - E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-main\webApp\lib/photoswipe-lightbox.esm.min.js2025-02-18T12:11:20.073920 -
2025-02-18T12:11:20.095257 - E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-main\webApp\lib/photoswipe.min.css2025-02-18T12:11:20.095257 -
2025-02-18T12:11:20.097305 - E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-main\webApp\lib/pickr.min.js2025-02-18T12:11:20.097305 -
2025-02-18T12:11:20.259811 - E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-main\webApp\lib/model-viewer.min.js2025-02-18T12:11:20.259811 -
2025-02-18T12:11:20.262483 - E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-main\webApp\lib/classic.min.css2025-02-18T12:11:20.262483 -
2025-02-18T12:11:21.071212 - [33mQualityOfLifeSuit_Omar92:[0m:NSP ready2025-02-18T12:11:21.071212 -
2025-02-18T12:11:21.218901 - []2025-02-18T12:11:21.218901 -
2025-02-18T12:11:21.218901 - []2025-02-18T12:11:21.218901 -
2025-02-18T12:11:21.281178 - E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-main\webApp\lib/juxtapose.css2025-02-18T12:11:21.281178 -
2025-02-18T12:11:21.291260 - E:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes-main\webApp\lib/juxtapose.min.js2025-02-18T12:11:21.291260 -
2025-02-18T12:11:21.816284 - []2025-02-18T12:11:21.816284 -
2025-02-18T12:11:21.816284 - []2025-02-18T12:11:21.816284 -
2025-02-18T12:11:24.425513 - FETCH ComfyRegistry Data: 15/342025-02-18T12:11:24.425513 -
2025-02-18T12:11:30.267180 - FETCH ComfyRegistry Data: 20/342025-02-18T12:11:30.267180 -
2025-02-18T12:11:35.814382 - FETCH ComfyRegistry Data: 25/342025-02-18T12:11:35.814382 -
2025-02-18T12:11:41.363328 - FETCH ComfyRegistry Data: 30/342025-02-18T12:11:41.363328 -
2025-02-18T12:11:46.295321 - FETCH ComfyRegistry Data [DONE]2025-02-18T12:11:46.295321 -
2025-02-18T12:11:46.315704 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2025-02-18T12:11:46.350693 - nightly_channel: 2025-02-18T12:11:46.350693 -
2025-02-18T12:11:46.350693 - https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/remote2025-02-18T12:11:46.351691 -
2025-02-18T12:11:46.351691 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-02-18T12:11:46.351691 - 2025-02-18T12:11:46.977975 - [DONE]2025-02-18T12:11:46.977975 -
2025-02-18T12:11:47.000743 - [ComfyUI-Manager] All startup tasks have been completed.
2025-02-18T12:12:05.423523 - got prompt
2025-02-18T12:12:06.421409 - # 😺dzNodes: LayerStyle -> [1;41mError: ImageScaleByAspectRatio V2 execute failed, because the mask is does'nt match image.[m2025-02-18T12:12:06.421409 -
2025-02-18T12:12:06.421409 - !!! Exception during processing !!! 'NoneType' object has no attribute 'cpu'
2025-02-18T12:12:06.423416 - Traceback (most recent call last):
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 533, in expand_and_mask
pil_image = tensor2pil(image)
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 17, in tensor2pil
return Image.fromarray(np.clip(255.0 * t_image.cpu().numpy().squeeze(), 0, 255).astype(np.uint8))
AttributeError: 'NoneType' object has no attribute 'cpu'
2025-02-18T12:12:06.424658 - Prompt executed in 0.98 seconds
2025-02-18T12:12:14.525288 - got prompt
2025-02-18T12:12:14.584296 - !!! Exception during processing !!! 'NoneType' object has no attribute 'cpu'
2025-02-18T12:12:14.585097 - Traceback (most recent call last):
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 533, in expand_and_mask
pil_image = tensor2pil(image)
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 17, in tensor2pil
return Image.fromarray(np.clip(255.0 * t_image.cpu().numpy().squeeze(), 0, 255).astype(np.uint8))
AttributeError: 'NoneType' object has no attribute 'cpu'
2025-02-18T12:12:14.585882 - Prompt executed in 0.04 seconds
2025-02-18T12:12:39.379533 - got prompt
2025-02-18T12:12:39.446697 - !!! Exception during processing !!! 'NoneType' object has no attribute 'cpu'
2025-02-18T12:12:39.447027 - Traceback (most recent call last):
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 533, in expand_and_mask
pil_image = tensor2pil(image)
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 17, in tensor2pil
return Image.fromarray(np.clip(255.0 * t_image.cpu().numpy().squeeze(), 0, 255).astype(np.uint8))
AttributeError: 'NoneType' object has no attribute 'cpu'
2025-02-18T12:12:39.447783 - Prompt executed in 0.05 seconds
2025-02-18T12:14:56.926184 - got prompt
2025-02-18T12:14:56.988985 - !!! Exception during processing !!! 'NoneType' object has no attribute 'cpu'
2025-02-18T12:14:56.988985 - Traceback (most recent call last):
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "E:\SD\ComfyUI-aki-v1.4\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 533, in expand_and_mask
pil_image = tensor2pil(image)
File "E:\SD\ComfyUI-aki-v1.4\custom_nodes\Comfyui_TTP_Toolset\TTP_toolsets.py", line 17, in tensor2pil
return Image.fromarray(np.clip(255.0 * t_image.cpu().numpy().squeeze(), 0, 255).astype(np.uint8))
AttributeError: 'NoneType' object has no attribute 'cpu'
2025-02-18T12:14:56.991708 - Prompt executed in 0.05 seconds
## Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Workflow too large. Please manually upload the workflow from local file system.
## Additional Context
(Please add any additional context or steps to reproduce the error here)
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.