smthemex / ComfyUI_Stable_Makeup

You can apply makeup to the characters in comfyui
Apache License 2.0
60 stars 2 forks source link

12g显存还是出现了显存溢出的错误 #25

Open FishBottle7 opened 1 day ago

FishBottle7 commented 1 day ago

ComfyUI Error Report

Error Details

## System Information
- **ComfyUI Version:** v0.2.2
- **Arguments:** D:\ComfyUI-aki\ComfyUI-aki-v1.3\main.py --auto-launch --preview-method auto --disable-cuda-malloc
- **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.3.1+cu121
## Devices

- **Name:** cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync
  - **Type:** cuda
  - **VRAM Total:** 12884377600
  - **VRAM Free:** 162562636
  - **Torch VRAM Total:** 12113149952
  - **Torch VRAM Free:** 162562636

## Logs

2024-10-01 17:56:40,521 - root - INFO - Total VRAM 12288 MB, total RAM 16149 MB 2024-10-01 17:56:40,521 - root - INFO - pytorch version: 2.3.1+cu121 2024-10-01 17:56:41,991 - root - INFO - xformers version: 0.0.27 2024-10-01 17:56:41,992 - root - INFO - Set vram state to: NORMAL_VRAM 2024-10-01 17:56:41,992 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync 2024-10-01 17:56:42,344 - root - INFO - Using xformers cross attention 2024-10-01 17:56:43,299 - root - INFO - [Prompt Server] web root: D:\ComfyUI-aki\ComfyUI-aki-v1.3\web 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path checkpoints D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/Stable-diffusion 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path configs D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/Stable-diffusion 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path vae D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/VAE 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path loras D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/Lora 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path loras D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/LyCORIS 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path upscale_models D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/ESRGAN 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path upscale_models D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/RealESRGAN 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path upscale_models D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/SwinIR 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path upscale_models D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/upscale_models 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path embeddings D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\embeddings 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path hypernetworks D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/hypernetworks 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path controlnet D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/ControlNet 2024-10-01 17:56:43,302 - root - INFO - Adding extra search path clip D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/clip 2024-10-01 17:56:47,860 - root - WARNING - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\nodes.py", line 1993, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module File "", line 1016, in get_code File "", line 1073, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CLIPSeg\init.py'

2024-10-01 17:56:47,860 - root - WARNING - Cannot import D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CLIPSeg module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CLIPSeg\init.py' 2024-10-01 17:56:48,599 - root - INFO - Total VRAM 12288 MB, total RAM 16149 MB 2024-10-01 17:56:48,599 - root - INFO - pytorch version: 2.3.1+cu121 2024-10-01 17:56:48,599 - root - INFO - xformers version: 0.0.27 2024-10-01 17:56:48,599 - root - INFO - Set vram state to: NORMAL_VRAM 2024-10-01 17:56:48,599 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync 2024-10-01 17:56:52,055 - root - INFO - -------------- 2024-10-01 17:56:52,055 - root - INFO -  ### Mixlab Nodes: Loaded 2024-10-01 17:56:52,055 - root - INFO - ChatGPT.available True 2024-10-01 17:56:52,056 - root - INFO - editmask.available True 2024-10-01 17:56:52,221 - root - INFO - ClipInterrogator.available True 2024-10-01 17:56:52,404 - root - INFO - PromptGenerate.available True 2024-10-01 17:56:52,404 - root - INFO - ChinesePrompt.available True 2024-10-01 17:56:52,404 - root - INFO - RembgNode.available True 2024-10-01 17:56:52,984 - root - INFO - TripoSR.available 2024-10-01 17:56:52,985 - root - INFO - MiniCPMNode.available 2024-10-01 17:56:53,083 - root - INFO - Scenedetect.available 2024-10-01 17:56:53,190 - root - INFO - FishSpeech.available 2024-10-01 17:56:53,190 - root - INFO -  --------------  2024-10-01 17:56:57,923 - root - WARNING - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\nodes.py", line 1993, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module File "", line 1016, in get_code File "", line 1073, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Gallery\init.py'

2024-10-01 17:56:57,923 - root - WARNING - Cannot import D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Gallery module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Gallery\init.py' 2024-10-01 17:57:12,623 - root - INFO - Import times for custom nodes: 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\websocket_image_save.py 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\AIGODLIKE-ComfyUI-Translation 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\FreeU_Advanced 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Restart-Sampler 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\Comfyui-Yolov8 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\SD-Latent-Upscaler 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\sdxl_prompt_styler 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ControlNet-LLLite-ComfyUI 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-IC-Light-Native 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\cg-use-everywhere 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_ADV_CLIP_emb 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Prompt-Preview 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\cg-image-picker 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-WD14-Tagger 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\SD-Latent-Interposer 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-enricos-nodes 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\wlsh_nodes 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\stability-ComfyUI-nodes 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-OpenPose-Editor 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Openpose-Editor-Plus 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-AutomaticCFG 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-SizeFromPresets 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_TiledKSampler 2024-10-01 17:57:12,623 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\PowerNoiseSuite 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-ELLA 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds (IMPORT FAILED): D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Gallery 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_CatVTON_Wrapper 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_IPAdapter_plus 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-inpaint-nodes 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-MingNodes 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-tooling-nodes 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_FizzNodes 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\images-grid-comfy-plugin 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_essentials 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_UltimateSDUpscale 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Custom-Scripts 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyMath 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\OneButtonPrompt 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Frame-Interpolation 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\Derfuu_ComfyUI_ModdedNodes 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-sixgod_prompt 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-KJNodes 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Advanced-ControlNet 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\efficiency-nodes-comfyui 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\rgthree-comfy 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui_bmad_nodes 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui_controlnet_aux 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-SUPIR 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_InstantID 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_tinyterraNodes 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-IC-Light 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Comfyroll_CustomNodes 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-workspace-manager 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-AnimateDiff-Evolved 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-VideoHelperSuite 2024-10-01 17:57:12,624 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_smZNodes 2024-10-01 17:57:12,624 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Inspire-Pack 2024-10-01 17:57:12,624 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack 2024-10-01 17:57:12,624 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfy_mtb 2024-10-01 17:57:12,624 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-tbox 2024-10-01 17:57:12,624 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Marigold 2024-10-01 17:57:12,624 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Crystools 2024-10-01 17:57:12,624 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\Comfyui-ergouzi-DGNJD 2024-10-01 17:57:12,624 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui_segment_anything 2024-10-01 17:57:12,625 - root - INFO - 0.2 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_LayerStyle-main 2024-10-01 17:57:12,625 - root - INFO - 0.2 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-reactor-node 2024-10-01 17:57:12,625 - root - INFO - 0.3 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-BrushNet 2024-10-01 17:57:12,625 - root - INFO - 0.3 seconds (IMPORT FAILED): D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CLIPSeg 2024-10-01 17:57:12,625 - root - INFO - 0.3 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\PuLID_ComfyUI 2024-10-01 17:57:12,625 - root - INFO - 0.4 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-AdvancedLivePortrait 2024-10-01 17:57:12,625 - root - INFO - 0.4 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\clipseg.py 2024-10-01 17:57:12,625 - root - INFO - 0.4 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Anyline 2024-10-01 17:57:12,625 - root - INFO - 0.5 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Easy-Use 2024-10-01 17:57:12,625 - root - INFO - 0.5 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Manager 2024-10-01 17:57:12,625 - root - INFO - 0.8 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-BiRefNet-ZHO 2024-10-01 17:57:12,625 - root - INFO - 0.9 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-LaMA-Preprocessor 2024-10-01 17:57:12,625 - root - INFO - 1.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Allor 2024-10-01 17:57:12,625 - root - INFO - 1.4 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Inspyrenet-Rembg 2024-10-01 17:57:12,625 - root - INFO - 1.5 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-mixlab-nodes 2024-10-01 17:57:12,625 - root - INFO - 4.2 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Custom_Nodes_AlekPet 2024-10-01 17:57:12,625 - root - INFO - 6.4 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\was-node-suite-comfyui 2024-10-01 17:57:12,625 - root - INFO - 7.4 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main 2024-10-01 17:57:12,625 - root - INFO - 2024-10-01 17:57:12,648 - root - INFO -

2024-10-01 17:57:12,648 - root - INFO -

Starting server 2024-10-01 17:57:12,648 - root - INFO - To see the GUI go to: http://192.168.0.108:8188 or http://127.0.0.1:8188 2024-10-01 17:57:12,648 - root - INFO - To see the GUI go to: https://192.168.0.108:8189 or https://127.0.0.1:8189 2024-10-01 17:57:41,325 - asyncio - ERROR - Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)> Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\asyncio\events.py", line 80, in _run self._context.run(self._callback, self._args) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\asyncio\proactor_events.py", line 165, in _call_connection_lost self._sock.shutdown(socket.SHUT_RDWR) ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。 2024-10-01 17:57:51,540 - asyncio - ERROR - Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)> Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\asyncio\events.py", line 80, in _run self._context.run(self._callback, self._args) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\asyncio\proactor_events.py", line 165, in _call_connection_lost self._sock.shutdown(socket.SHUT_RDWR) ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。 2024-10-01 17:58:44,295 - root - INFO - got prompt 2024-10-01 18:00:53,108 - huggingface_hub.filedownload - WARNING - Error while downloading from https://cdn-lfs.hf-mirror.com/openai/clip-vit-large-patch14/a2bf730a0c7debf160f7a6b50b3aaf3703e7e88ac73de7a314903141db026dcb?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27model.safetensors%3B+filename%3D%22model.safetensors%22%3B&Expires=1728035445&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyODAzNTQ0NX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5oZi5jby9vcGVuYWkvY2xpcC12aXQtbGFyZ2UtcGF0Y2gxNC9hMmJmNzMwYTBjN2RlYmYxNjBmN2E2YjUwYjNhYWYzNzAzZTdlODhhYzczZGU3YTMxNDkwMzE0MWRiMDI2ZGNiP3Jlc3BvbnNlLWNvbnRlbnQtZGlzcG9zaXRpb249KiJ9XX0&Signature=K9FSnHkHcrFeZh3IVDnzET%7EQiJxlMpwRn9XXJX4FPb9TKSQehAi%7EgEc0Zk-vbJDdYIzme0YS84xVtgJsAQh7tVfk%7En6d1ikOVoD1bI4Oq1mNcHxy9Miu3Qppv4LcyhHwzSpwvCWJuFekloelv8G-W3ET2MuxWYVKXyMdqSh5CmhLmtqRlft9gyWGj05RzuCeKRJGnTP-7bm2%7E0iW7zpk2u1kCNwjRT1DvAttSZwES9PGSkC-X1PLhetkGifx4GIDU542nZzw1toMKu%7EiZcCA0YoUnefmLbMw%7E8u4yLsJTzccNaeKHiiNpTWt1DGF-PtWO-AbKYt5cZlnCYYdm1vibA&Key-Pair-Id=K3RPWS32NSSJCE: HTTPSConnectionPool(host='cdn-lfs.hf-mirror.com', port=443): Read timed out. Trying to resume download... 2024-10-01 18:01:05,053 - huggingface_hub.filedownload - WARNING - Error while downloading from https://cdn-lfs.hf-mirror.com/openai/clip-vit-large-patch14/a2bf730a0c7debf160f7a6b50b3aaf3703e7e88ac73de7a314903141db026dcb?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27model.safetensors%3B+filename%3D%22model.safetensors%22%3B&Expires=1728035445&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyODAzNTQ0NX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5oZi5jby9vcGVuYWkvY2xpcC12aXQtbGFyZ2UtcGF0Y2gxNC9hMmJmNzMwYTBjN2RlYmYxNjBmN2E2YjUwYjNhYWYzNzAzZTdlODhhYzczZGU3YTMxNDkwMzE0MWRiMDI2ZGNiP3Jlc3BvbnNlLWNvbnRlbnQtZGlzcG9zaXRpb249KiJ9XX0&Signature=K9FSnHkHcrFeZh3IVDnzET%7EQiJxlMpwRn9XXJX4FPb9TKSQehAi%7EgEc0Zk-vbJDdYIzme0YS84xVtgJsAQh7tVfk%7En6d1ikOVoD1bI4Oq1mNcHxy9Miu3Qppv4LcyhHwzSpwvCWJuFekloelv8G-W3ET2MuxWYVKXyMdqSh5CmhLmtqRlft9gyWGj05RzuCeKRJGnTP-7bm2%7E0iW7zpk2u1kCNwjRT1DvAttSZwES9PGSkC-X1PLhetkGifx4GIDU542nZzw1toMKu%7EiZcCA0YoUnefmLbMw%7E8u4yLsJTzccNaeKHiiNpTWt1DGF-PtWO-AbKYt5cZlnCYYdm1vibA__&Key-Pair-Id=K3RPWS32NSSJCE: HTTPSConnectionPool(host='cdn-lfs.hf-mirror.com', port=443): Read timed out. Trying to resume download... 2024-10-01 18:01:52,224 - huggingface_hub.filedownload - WARNING - Error while downloading from https://cdn-lfs.hf-mirror.com/openai/clip-vit-large-patch14/a2bf730a0c7debf160f7a6b50b3aaf3703e7e88ac73de7a314903141db026dcb?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27model.safetensors%3B+filename%3D%22model.safetensors%22%3B&Expires=1728035445&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyODAzNTQ0NX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5oZi5jby9vcGVuYWkvY2xpcC12aXQtbGFyZ2UtcGF0Y2gxNC9hMmJmNzMwYTBjN2RlYmYxNjBmN2E2YjUwYjNhYWYzNzAzZTdlODhhYzczZGU3YTMxNDkwMzE0MWRiMDI2ZGNiP3Jlc3BvbnNlLWNvbnRlbnQtZGlzcG9zaXRpb249KiJ9XX0&Signature=K9FSnHkHcrFeZh3IVDnzET%7EQiJxlMpwRn9XXJX4FPb9TKSQehAi%7EgEc0Zk-vbJDdYIzme0YS84xVtgJsAQh7tVfk%7En6d1ikOVoD1bI4Oq1mNcHxy9Miu3Qppv4LcyhHwzSpwvCWJuFekloelv8G-W3ET2MuxWYVKXyMdqSh5CmhLmtqRlft9gyWGj05RzuCeKRJGnTP-7bm2%7E0iW7zpk2u1kCNwjRT1DvAttSZwES9PGSkC-X1PLhetkGifx4GIDU542nZzw1toMKu%7EiZcCA0YoUnefmLbMw%7E8u4yLsJTzccNaeKHiiNpTWt1DGF-PtWO-AbKYt5cZlnCYYdm1vibA&Key-Pair-Id=K3RPWS32NSSJCE: HTTPSConnectionPool(host='cdn-lfs.hf-mirror.com', port=443): Read timed out. Trying to resume download... 2024-10-01 18:02:19,595 - root - ERROR - !!! Exception during processing !!! [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\models\stable_makeup\pytorch_model.bin' 2024-10-01 18:02:19,600 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 151, in main_loader makeup_state_dict = torch.load(makeup_encoder_path) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 997, in load with _open_file_like(f, 'rb') as opened_file: File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 444, in _open_file_like return _open_file(name_or_buffer, mode) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 425, in init super().init(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\models\stable_makeup\pytorch_model.bin'

2024-10-01 18:02:19,602 - root - INFO - Prompt executed in 215.16 seconds 2024-10-01 18:02:40,686 - root - INFO - got prompt 2024-10-01 18:02:58,843 - root - ERROR - !!! Exception during processing !!! [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\models\stable_makeup\pytorch_model.bin' 2024-10-01 18:02:58,843 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 151, in main_loader makeup_state_dict = torch.load(makeup_encoder_path) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 997, in load with _open_file_like(f, 'rb') as opened_file: File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 444, in _open_file_like return _open_file(name_or_buffer, mode) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 425, in init super().init(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\models\stable_makeup\pytorch_model.bin'

2024-10-01 18:02:58,844 - root - INFO - Prompt executed in 18.01 seconds 2024-10-01 18:06:04,314 - root - INFO - got prompt 2024-10-01 18:06:17,531 - root - ERROR - !!! Exception during processing !!! [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\models\stable_makeup\pytorch_model.bin' 2024-10-01 18:06:17,532 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 151, in main_loader makeup_state_dict = torch.load(makeup_encoder_path) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 997, in load with _open_file_like(f, 'rb') as opened_file: File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 444, in _open_file_like return _open_file(name_or_buffer, mode) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 425, in init super().init(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\models\stable_makeup\pytorch_model.bin'

2024-10-01 18:06:17,533 - root - INFO - Prompt executed in 13.08 seconds 2024-10-01 18:06:33,910 - root - INFO - got prompt 2024-10-01 18:06:46,032 - root - ERROR - !!! Exception during processing !!! [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\models\stable_makeup\pytorch_model.bin' 2024-10-01 18:06:46,032 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 151, in main_loader makeup_state_dict = torch.load(makeup_encoder_path) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 997, in load with _open_file_like(f, 'rb') as opened_file: File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 444, in _open_file_like return _open_file(name_or_buffer, mode) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 425, in init super().init(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\models\stable_makeup\pytorch_model.bin'

2024-10-01 18:06:46,034 - root - INFO - Prompt executed in 11.98 seconds 2024-10-01 18:07:15,428 - root - INFO - got prompt 2024-10-01 18:07:32,772 - root - ERROR - !!! Exception during processing !!! Allocation on device 2024-10-01 18:07:32,774 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 158, in main_loader pose_encoder.to("cuda") File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1173, in to return self._apply(convert) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) [Previous line repeated 2 more times] File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply param_applied = fn(param) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert return t.to( torch.cuda.OutOfMemoryError: Allocation on device

2024-10-01 18:07:32,774 - root - ERROR - Got an OOM, unloading all loaded models. 2024-10-01 18:07:32,775 - root - INFO - Prompt executed in 17.21 seconds 2024-10-01 18:07:44,265 - root - INFO - got prompt 2024-10-01 18:08:00,915 - root - ERROR - !!! Exception during processing !!! Allocation on device 2024-10-01 18:08:00,916 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 158, in main_loader pose_encoder.to("cuda") File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1173, in to return self._apply(convert) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) [Previous line repeated 2 more times] File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply param_applied = fn(param) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert return t.to( torch.cuda.OutOfMemoryError: Allocation on device

2024-10-01 18:08:00,916 - root - ERROR - Got an OOM, unloading all loaded models. 2024-10-01 18:08:00,940 - root - INFO - Prompt executed in 16.53 seconds 2024-10-01 18:08:30,472 - asyncio - ERROR - Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)> Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\asyncio\events.py", line 80, in _run self._context.run(self._callback, self._args) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\asyncio\proactor_events.py", line 165, in _call_connection_lost self._sock.shutdown(socket.SHUT_RDWR) ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。 2024-10-01 18:09:22,137 - asyncio - ERROR - Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)> Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\asyncio\events.py", line 80, in _run self._context.run(self._callback, self._args) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\asyncio\proactor_events.py", line 165, in _call_connection_lost self._sock.shutdown(socket.SHUT_RDWR) ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。 2024-10-01 18:09:42,257 - root - INFO - got prompt 2024-10-01 18:09:59,723 - root - ERROR - !!! Exception during processing !!! Allocation on device 2024-10-01 18:09:59,723 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 158, in main_loader pose_encoder.to("cuda") File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1173, in to return self._apply(convert) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) [Previous line repeated 2 more times] File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply param_applied = fn(param) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert return t.to( torch.cuda.OutOfMemoryError: Allocation on device

2024-10-01 18:09:59,724 - root - ERROR - Got an OOM, unloading all loaded models. 2024-10-01 18:09:59,727 - root - INFO - Prompt executed in 17.32 seconds 2024-10-01 18:10:16,248 - root - INFO - got prompt 2024-10-01 18:10:33,641 - root - ERROR - !!! Exception during processing !!! Allocation on device 2024-10-01 18:10:33,641 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 158, in main_loader pose_encoder.to("cuda") File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1173, in to return self._apply(convert) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) [Previous line repeated 2 more times] File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply param_applied = fn(param) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert return t.to( torch.cuda.OutOfMemoryError: Allocation on device

2024-10-01 18:10:33,642 - root - ERROR - Got an OOM, unloading all loaded models. 2024-10-01 18:10:33,653 - root - INFO - Prompt executed in 17.26 seconds 2024-10-01 18:11:19,024 - root - INFO - got prompt 2024-10-01 18:11:38,205 - root - ERROR - !!! Exception during processing !!! Allocation on device 2024-10-01 18:11:38,205 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 158, in main_loader pose_encoder.to("cuda") File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1173, in to return self._apply(convert) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) [Previous line repeated 2 more times] File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply param_applied = fn(param) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert return t.to( torch.cuda.OutOfMemoryError: Allocation on device

2024-10-01 18:11:38,206 - root - ERROR - Got an OOM, unloading all loaded models. 2024-10-01 18:11:38,210 - root - INFO - Prompt executed in 19.04 seconds 2024-10-01 18:14:32,111 - root - INFO - got prompt 2024-10-01 18:14:49,711 - root - ERROR - !!! Exception during processing !!! Allocation on device 2024-10-01 18:14:49,711 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 158, in main_loader pose_encoder.to("cuda") File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1173, in to return self._apply(convert) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) [Previous line repeated 2 more times] File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply param_applied = fn(param) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert return t.to( torch.cuda.OutOfMemoryError: Allocation on device

2024-10-01 18:14:49,712 - root - ERROR - Got an OOM, unloading all loaded models. 2024-10-01 18:14:49,725 - root - INFO - Prompt executed in 17.46 seconds 2024-10-01 18:16:07,686 - root - INFO - got prompt 2024-10-01 18:16:25,377 - root - ERROR - !!! Exception during processing !!! Allocation on device 2024-10-01 18:16:25,378 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 158, in main_loader pose_encoder.to("cuda") File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1173, in to return self._apply(convert) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) [Previous line repeated 2 more times] File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply param_applied = fn(param) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert return t.to( torch.cuda.OutOfMemoryError: Allocation on device

2024-10-01 18:16:25,379 - root - ERROR - Got an OOM, unloading all loaded models. 2024-10-01 18:16:25,387 - root - INFO - Prompt executed in 17.55 seconds 2024-10-01 18:21:54,014 - root - INFO - got prompt 2024-10-01 18:22:12,814 - root - ERROR - !!! Exception during processing !!! Allocation on device 2024-10-01 18:22:12,815 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 158, in main_loader pose_encoder.to("cuda") File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1173, in to return self._apply(convert) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) [Previous line repeated 2 more times] File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply param_applied = fn(param) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert return t.to( torch.cuda.OutOfMemoryError: Allocation on device

2024-10-01 18:22:12,815 - root - ERROR - Got an OOM, unloading all loaded models. 2024-10-01 18:22:12,818 - root - INFO - Prompt executed in 18.65 seconds

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

{"last_node_id":114,"last_link_id":90,"nodes":[{"id":64,"type":"PreviewImage","pos":{"0":2295,"1":1271},"size":{"0":210,"1":246},"flags":{},"order":12,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":49,"label":"图像"}],"outputs":[],"properties":{"Node name for S&R":"PreviewImage"}},{"id":79,"type":"MaskPreview+","pos":{"0":3092,"1":1783},"size":{"0":210,"1":246},"flags":{},"order":27,"mode":0,"inputs":[{"name":"mask","type":"MASK","link":70,"label":"遮罩"}],"outputs":[],"properties":{"Node name for S&R":"MaskPreview+"}},{"id":83,"type":"Mask Gaussian Region","pos":{"0":3007,"1":1543},"size":{"0":315,"1":58},"flags":{},"order":25,"mode":0,"inputs":[{"name":"masks","type":"MASK","link":62,"label":"遮罩"}],"outputs":[{"name":"MASKS","type":"MASK","links":[63,70],"slot_index":0,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"Mask Gaussian Region"},"widgets_values":[10]},{"id":107,"type":"LayerUtility: RGB Value","pos":{"0":1580,"1":1840},"size":{"0":289.79998779296875,"1":66},"flags":{"collapsed":false},"order":9,"mode":0,"inputs":[{"name":"color_value","type":"","link":82,"label":"color_value"}],"outputs":[{"name":"R","type":"INT","links":[84],"slot_index":0,"shape":3,"label":"R"},{"name":"G","type":"INT","links":[85],"slot_index":1,"shape":3,"label":"G"},{"name":"B","type":"INT","links":[86],"slot_index":2,"shape":3,"label":"B"}],"properties":{"Node name for S&R":"LayerUtility: RGB Value"}},{"id":85,"type":"Mask Gaussian Region","pos":{"0":2106,"1":1652},"size":{"0":315,"1":58},"flags":{"collapsed":true},"order":21,"mode":0,"inputs":[{"name":"masks","type":"MASK","link":69,"label":"遮罩"}],"outputs":[{"name":"MASKS","type":"MASK","links":[],"slot_index":0,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"Mask Gaussian Region"},"widgets_values":[10]},{"id":77,"type":"Mask Gaussian Region","pos":{"0":2059,"1":1876},"size":{"0":315,"1":58},"flags":{"collapsed":true},"order":22,"mode":0,"inputs":[{"name":"masks","type":"MASK","link":53,"label":"遮罩"}],"outputs":[{"name":"MASKS","type":"MASK","links":[],"slot_index":0,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"Mask Gaussian Region"},"widgets_values":[10]},{"id":84,"type":"MaskPreview+","pos":{"0":2332,"1":1607},"size":{"0":177.93614196777344,"1":159.5345458984375},"flags":{},"order":20,"mode":0,"inputs":[{"name":"mask","type":"MASK","link":68,"label":"遮罩"}],"outputs":[],"properties":{"Node name for S&R":"MaskPreview+"}},{"id":78,"type":"MaskPreview+","pos":{"0":2344,"1":1819},"size":{"0":154.6261444091797,"1":161.91455078125},"flags":{},"order":23,"mode":0,"inputs":[{"name":"mask","type":"MASK","link":65,"label":"遮罩"}],"outputs":[],"properties":{"Node name for S&R":"MaskPreview+"}},{"id":86,"type":"LayerColor: ColorAdapter","pos":{"0":2613,"1":1830},"size":{"0":315,"1":78},"flags":{},"order":19,"mode":0,"inputs":[{"name":"image","type":"IMAGE","link":72,"label":"图像"},{"name":"color_ref_image","type":"IMAGE","link":71,"label":"参考图像"}],"outputs":[{"name":"image","type":"IMAGE","links":[73],"slot_index":0,"shape":3,"label":"图像"}],"properties":{"Node name for S&R":"LayerColor: ColorAdapter"},"widgets_values":[75]},{"id":75,"type":"Masks Subtract","pos":{"0":2619,"1":1627},"size":{"0":210,"1":46},"flags":{},"order":24,"mode":0,"inputs":[{"name":"masks_a","type":"MASK","link":67},{"name":"masks_b","type":"MASK","link":66}],"outputs":[{"name":"MASKS","type":"MASK","links":[62],"slot_index":0,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"Masks Subtract"}},{"id":46,"type":"ImageScale","pos":{"0":2560,"1":1292},"size":{"0":315,"1":130},"flags":{},"order":15,"mode":0,"inputs":[{"name":"image","type":"IMAGE","link":38,"label":"图像"}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[39],"slot_index":0,"shape":3,"label":"图像"}],"properties":{"Node name for S&R":"ImageScale"},"widgets_values":["nearest-exact",768,768,"disabled"]},{"id":41,"type":"ImageCompositeMasked","pos":{"0":2937,"1":1289},"size":{"0":315,"1":146},"flags":{},"order":26,"mode":0,"inputs":[{"name":"destination","type":"IMAGE","link":39,"label":"目标图像"},{"name":"source","type":"IMAGE","link":73,"label":"源图像"},{"name":"mask","type":"MASK","link":63,"label":"遮罩"}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[75],"slot_index":0,"shape":3,"label":"图像"}],"properties":{"Node name for S&R":"ImageCompositeMasked"},"widgets_values":[0,0,false]},{"id":38,"type":"PreviewImage","pos":{"0":2137,"1":2548},"size":{"0":294.2440185546875,"1":350.3309020996094},"flags":{},"order":14,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":29,"label":"图像"}],"outputs":[],"properties":{"Node name for S&R":"PreviewImage"}},{"id":13,"type":"LoadImage","pos":{"0":2127,"1":2133},"size":{"0":310.6969299316406,"1":375.42352294921875},"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[13],"shape":3,"label":"图像"},{"name":"MASK","type":"MASK","links":null,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"LoadImage"},"widgets_values":["4d812b7874f7d37db99b78edcedb7847d0f72bf8170b5-hLJSks_fw658.webp","image"]},{"id":43,"type":"PreviewImage","pos":{"0":2449,"1":2551},"size":{"0":330.2440185546875,"1":341.3309020996094},"flags":{},"order":28,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":75,"label":"图像"}],"outputs":[],"properties":{"Node name for S&R":"PreviewImage"}},{"id":37,"type":"ImageCrop+","pos":{"0":1847,"1":1295},"size":{"0":315,"1":194},"flags":{},"order":11,"mode":0,"inputs":[{"name":"image","type":"IMAGE","link":27,"label":"图像"}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[28,29,38,71],"slot_index":0,"shape":3,"label":"图像"},{"name":"x","type":"INT","links":null,"shape":3,"label":"X"},{"name":"y","type":"INT","links":null,"shape":3,"label":"Y"}],"properties":{"Node name for S&R":"ImageCrop+"},"widgets_values":[448,448,"center",0,0]},{"id":14,"type":"PreviewImage","pos":{"0":2455,"1":2137},"size":{"0":318.621826171875,"1":361.9528503417969},"flags":{},"order":16,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":14,"label":"图像"}],"outputs":[],"properties":{"Node name for S&R":"PreviewImage"}},{"id":10,"type":"StableMakeup_Sampler","pos":{"0":2386,"1":924},"size":{"0":315,"1":238},"flags":{},"order":13,"mode":0,"inputs":[{"name":"id_image","type":"IMAGE","link":28,"label":"id_image"},{"name":"makeup_image","type":"IMAGE","link":13,"label":"makeup_image"},{"name":"pipe","type":"MODEL","link":10,"label":"pipe"},{"name":"makeup_encoder","type":"MODEL","link":11,"label":"makeup_encoder"}],"outputs":[{"name":"image","type":"IMAGE","links":[14,24,52,72],"slot_index":0,"shape":3,"label":"image"}],"properties":{"Node name for S&R":"StableMakeup_Sampler"},"widgets_values":["mobilenet","300wpublic",1.5,20,768,768]},{"id":111,"type":"Note","pos":{"0":1669,"1":954},"size":{"0":243.37606811523438,"1":92.20858001708984},"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["平常用sd1.5模型就可以,推荐dreamshape 8\nUsually, sd1.5 model is enough, dreamshape 8 is recommended"],"color":"#432","bgcolor":"#653"},{"id":26,"type":"MaskFromColor+","pos":{"0":1922,"1":1619},"size":{"0":315,"1":130},"flags":{},"order":17,"mode":0,"inputs":[{"name":"image","type":"IMAGE","link":24,"label":"图像"},{"name":"red","type":"INT","link":88,"widget":{"name":"red"},"label":"红"},{"name":"green","type":"INT","link":89,"widget":{"name":"green"},"label":"绿"},{"name":"blue","type":"INT","link":90,"widget":{"name":"blue"},"label":"蓝"}],"outputs":[{"name":"MASK","type":"MASK","links":[67,68,69],"slot_index":0,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"MaskFromColor+"},"widgets_values":[121,99,97,100]},{"id":76,"type":"MaskFromColor+","pos":{"0":1925,"1":1822},"size":{"0":315,"1":130},"flags":{},"order":18,"mode":0,"inputs":[{"name":"image","type":"IMAGE","link":52,"label":"图像"},{"name":"red","type":"INT","link":84,"widget":{"name":"red"},"label":"红"},{"name":"blue","type":"INT","link":85,"widget":{"name":"blue"},"label":"蓝"},{"name":"green","type":"INT","link":86,"widget":{"name":"green"},"label":"绿"}],"outputs":[{"name":"MASK","type":"MASK","links":[53,65,66],"slot_index":0,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"MaskFromColor+"},"widgets_values":[250,120,120,70]},{"id":87,"type":"LayerUtility: ColorPicker","pos":{"0":1305,"1":1814},"size":{"0":210,"1":94},"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"value","type":"STRING","links":[82],"slot_index":0,"shape":3,"label":"值"}],"properties":{"Node name for S&R":"LayerUtility: ColorPicker"},"widgets_values":["#dc7978","DEC"]},{"id":109,"type":"LayerUtility: ColorPicker","pos":{"0":1294,"1":1661},"size":{"0":210,"1":94},"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"value","type":"STRING","links":[87],"slot_index":0,"shape":3,"label":"值"}],"properties":{"Node name for S&R":"LayerUtility: ColorPicker"},"widgets_values":["#796361","DEC"]},{"id":110,"type":"LayerUtility: RGB Value","pos":{"0":1575,"1":1670},"size":{"0":289.79998779296875,"1":66},"flags":{"collapsed":false},"order":10,"mode":0,"inputs":[{"name":"color_value","type":"","link":87,"label":"color_value"}],"outputs":[{"name":"R","type":"INT","links":[88],"slot_index":0,"shape":3,"label":"R"},{"name":"G","type":"INT","links":[89],"slot_index":1,"shape":3,"label":"G"},{"name":"B","type":"INT","links":[90],"slot_index":2,"shape":3,"label":"B"}],"properties":{"Node name for S&R":"LayerUtility: RGB Value"}},{"id":12,"type":"LoadImage","pos":{"0":1458,"1":1268},"size":{"0":333.4267883300781,"1":347.3111877441406},"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[27,49],"slot_index":0,"shape":3,"label":"图像"},{"name":"MASK","type":"MASK","links":[],"slot_index":1,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"LoadImage"},"widgets_values":["imageoo.png","image"]},{"id":114,"type":"Note","pos":{"0":1246,"1":824},"size":{"0":387.7009582519531,"1":84.6273422241211},"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["可以咨询:微信 DLONG189one 或者QQ 3260561522 \n"],"color":"#432","bgcolor":"#653"},{"id":113,"type":"Note","pos":{"0":1249,"1":1097},"size":{"0":661.9386596679688,"1":104.17288208007812},"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["使用方法:吸取人脸的颜色,颜色到遮罩,进行分割遮罩,达到保留妆容和原脸的效果\nHow to use: absorb the color of the face, add the color to the mask, and perform segmentation masking to achieve the effect of retaining the makeup and the original face"],"color":"#432","bgcolor":"#653"},{"id":112,"type":"Note","pos":{"0":1248,"1":956},"size":[393.043691745112,100.89578787593746],"flags":{},"order":7,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["需要的插件:https://github.com/smthemex/ComfyUI_Stable_Makeup\n https://github.com/chflame163/ComfyUI_LayerStyle\n有些缺失的节点找不到,可以用同样功能的代替\nSome missing nodes cannot be found and can be replaced with nodes with the same function."],"color":"#432","bgcolor":"#653"},{"id":11,"type":"StableMakeup_LoadModel","pos":{"0":1960,"1":935},"size":{"0":315,"1":126},"flags":{},"order":8,"mode":0,"inputs":[],"outputs":[{"name":"model","type":"MODEL","links":[10],"slot_index":0,"shape":3,"label":"model"},{"name":"makeup_encoder","type":"MODEL","links":[11],"slot_index":1,"shape":3,"label":"makeup_encoder"}],"properties":{"Node name for S&R":"StableMakeup_LoadModel"},"widgets_values":["墨幽人造人_v1080.safetensors","openai/clip-vit-large-patch14","Euler a"]}],"links":[[10,11,0,10,2,"MODEL"],[11,11,1,10,3,"MODEL"],[13,13,0,10,1,"IMAGE"],[14,10,0,14,0,"IMAGE"],[24,10,0,26,0,"IMAGE"],[27,12,0,37,0,"IMAGE"],[28,37,0,10,0,"IMAGE"],[29,37,0,38,0,"IMAGE"],[38,37,0,46,0,"IMAGE"],[39,46,0,41,0,"IMAGE"],[49,12,0,64,0,"IMAGE"],[52,10,0,76,0,"IMAGE"],[53,76,0,77,0,"MASK"],[62,75,0,83,0,"MASK"],[63,83,0,41,2,"MASK"],[65,76,0,78,0,"MASK"],[66,76,0,75,1,"MASK"],[67,26,0,75,0,"MASK"],[68,26,0,84,0,"MASK"],[69,26,0,85,0,"MASK"],[70,83,0,79,0,"MASK"],[71,37,0,86,1,"IMAGE"],[72,10,0,86,0,"IMAGE"],[73,86,0,41,1,"IMAGE"],[75,41,0,43,0,"IMAGE"],[82,87,0,107,0,""],[84,107,0,76,1,"INT"],[85,107,1,76,2,"INT"],[86,107,2,76,3,"INT"],[87,109,0,110,0,""],[88,110,0,26,1,"INT"],[89,110,1,26,2,"INT"],[90,110,2,26,3,"INT"]],"groups":[{"title":"Stable Makeup妆容迁移优化版--by亦诚","bounding":[1667,691,1602,118],"color":"#3f789e","font_size":90,"flags":{}}],"config":{},"extra":{"ds":{"scale":0.5989500000000014,"offset":[-675.8707951251318,-678.6041291162634]},"workspace_info":{"id":"d5210d34-8a2f-40c0-aba1-c16e28cab0cc"}},"version":0.4}



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

不应该啊,我测试就是12G vram跑的,我检查一下你的错误,看看问题在哪。所有的模型加起来都没有12G大小,按理不会OOM的,我看你的工作流有太多其他的节点,相互占用,OOM很正常了

FishBottle7 commented 14 hours ago

使用example工作流还是出现了显存溢出的情况

ComfyUI Error Report

Error Details

## System Information
- **ComfyUI Version:** v0.2.2
- **Arguments:** D:\ComfyUI-aki\ComfyUI-aki-v1.3\main.py --auto-launch --preview-method auto --disable-cuda-malloc
- **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.3.1+cu121
## Devices

- **Name:** cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync
  - **Type:** cuda
  - **VRAM Total:** 12884377600
  - **VRAM Free:** 5726113912
  - **Torch VRAM Total:** 12113149952
  - **Torch VRAM Free:** 5726113912

## Logs

2024-10-02 12:20:10,696 - root - INFO - Total VRAM 12288 MB, total RAM 16149 MB 2024-10-02 12:20:10,697 - root - INFO - pytorch version: 2.3.1+cu121 2024-10-02 12:20:12,768 - root - INFO - xformers version: 0.0.27 2024-10-02 12:20:12,768 - root - INFO - Set vram state to: NORMAL_VRAM 2024-10-02 12:20:12,769 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync 2024-10-02 12:20:13,323 - root - INFO - Using xformers cross attention 2024-10-02 12:20:14,802 - root - INFO - [Prompt Server] web root: D:\ComfyUI-aki\ComfyUI-aki-v1.3\web 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path checkpoints D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/Stable-diffusion 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path configs D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/Stable-diffusion 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path vae D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/VAE 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path loras D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/Lora 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path loras D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/LyCORIS 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path upscale_models D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/ESRGAN 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path upscale_models D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/RealESRGAN 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path upscale_models D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/SwinIR 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path upscale_models D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/upscale_models 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path embeddings D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\embeddings 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path hypernetworks D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/hypernetworks 2024-10-02 12:20:14,806 - root - INFO - Adding extra search path controlnet D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/ControlNet 2024-10-02 12:20:14,807 - root - INFO - Adding extra search path clip D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/clip 2024-10-02 12:20:21,147 - root - WARNING - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\nodes.py", line 1993, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module File "", line 1016, in get_code File "", line 1073, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CLIPSeg\init.py'

2024-10-02 12:20:21,147 - root - WARNING - Cannot import D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CLIPSeg module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CLIPSeg\init.py' 2024-10-02 12:20:21,996 - root - INFO - Total VRAM 12288 MB, total RAM 16149 MB 2024-10-02 12:20:21,996 - root - INFO - pytorch version: 2.3.1+cu121 2024-10-02 12:20:21,997 - root - INFO - xformers version: 0.0.27 2024-10-02 12:20:21,997 - root - INFO - Set vram state to: NORMAL_VRAM 2024-10-02 12:20:21,997 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync 2024-10-02 12:20:33,151 - root - INFO - -------------- 2024-10-02 12:20:33,151 - root - INFO -  ### Mixlab Nodes: Loaded 2024-10-02 12:20:33,151 - root - INFO - ChatGPT.available True 2024-10-02 12:20:33,152 - root - INFO - editmask.available True 2024-10-02 12:20:33,380 - root - INFO - ClipInterrogator.available True 2024-10-02 12:20:33,666 - root - INFO - PromptGenerate.available True 2024-10-02 12:20:33,666 - root - INFO - ChinesePrompt.available True 2024-10-02 12:20:33,666 - root - INFO - RembgNode.available True 2024-10-02 12:20:34,507 - root - INFO - TripoSR.available 2024-10-02 12:20:34,508 - root - INFO - MiniCPMNode.available 2024-10-02 12:20:34,625 - root - INFO - Scenedetect.available 2024-10-02 12:20:34,782 - root - INFO - FishSpeech.available 2024-10-02 12:20:34,783 - root - INFO -  --------------  2024-10-02 12:20:39,802 - root - WARNING - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\nodes.py", line 1993, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module File "", line 1016, in get_code File "", line 1073, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Gallery\init.py'

2024-10-02 12:20:39,802 - root - WARNING - Cannot import D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Gallery module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Gallery\init.py' 2024-10-02 12:20:47,157 - root - INFO - Import times for custom nodes: 2024-10-02 12:20:47,157 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\websocket_image_save.py 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\AIGODLIKE-ComfyUI-Translation 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\SD-Latent-Upscaler 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ControlNet-LLLite-ComfyUI 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Restart-Sampler 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\cg-use-everywhere 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-IC-Light-Native 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\sdxl_prompt_styler 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\FreeU_Advanced 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\SD-Latent-Interposer 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\cg-image-picker 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_ADV_CLIP_emb 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_TiledKSampler 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\stability-ComfyUI-nodes 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\Comfyui-Yolov8 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-WD14-Tagger 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Prompt-Preview 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds (IMPORT FAILED): D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Gallery 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-AutomaticCFG 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-enricos-nodes 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\wlsh_nodes 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-ELLA 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\PowerNoiseSuite 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-inpaint-nodes 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_IPAdapter_plus 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-SizeFromPresets 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Openpose-Editor-Plus 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-MingNodes 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-OpenPose-Editor 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-tooling-nodes 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\images-grid-comfy-plugin 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_CatVTON_Wrapper 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_essentials 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_FizzNodes 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyMath 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_UltimateSDUpscale 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\OneButtonPrompt 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Custom-Scripts 2024-10-02 12:20:47,158 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-KJNodes 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-sixgod_prompt 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\Derfuu_ComfyUI_ModdedNodes 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Frame-Interpolation 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Advanced-ControlNet 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui_controlnet_aux 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\efficiency-nodes-comfyui 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui_bmad_nodes 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\rgthree-comfy 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_InstantID 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-IC-Light 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-SUPIR 2024-10-02 12:20:47,159 - root - INFO - 0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_tinyterraNodes 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-VideoHelperSuite 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_smZNodes 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-AnimateDiff-Evolved 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Inspire-Pack 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-workspace-manager 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Comfyroll_CustomNodes 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Marigold 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-tbox 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfy_mtb 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Crystools 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\PuLID_ComfyUI 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\Comfyui-ergouzi-DGNJD 2024-10-02 12:20:47,159 - root - INFO - 0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui_segment_anything 2024-10-02 12:20:47,159 - root - INFO - 0.3 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_LayerStyle-main 2024-10-02 12:20:47,159 - root - INFO - 0.3 seconds (IMPORT FAILED): D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CLIPSeg 2024-10-02 12:20:47,159 - root - INFO - 0.3 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-reactor-node 2024-10-02 12:20:47,159 - root - INFO - 0.3 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-BrushNet 2024-10-02 12:20:47,159 - root - INFO - 0.4 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main 2024-10-02 12:20:47,159 - root - INFO - 0.5 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\clipseg.py 2024-10-02 12:20:47,159 - root - INFO - 0.5 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Easy-Use 2024-10-02 12:20:47,159 - root - INFO - 0.5 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Manager 2024-10-02 12:20:47,159 - root - INFO - 0.6 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Anyline 2024-10-02 12:20:47,159 - root - INFO - 1.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-AdvancedLivePortrait 2024-10-02 12:20:47,160 - root - INFO - 1.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-BiRefNet-ZHO 2024-10-02 12:20:47,160 - root - INFO - 1.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Allor 2024-10-02 12:20:47,160 - root - INFO - 1.3 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-LaMA-Preprocessor 2024-10-02 12:20:47,160 - root - INFO - 2.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\comfyui-mixlab-nodes 2024-10-02 12:20:47,160 - root - INFO - 4.2 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Custom_Nodes_AlekPet 2024-10-02 12:20:47,160 - root - INFO - 6.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\was-node-suite-comfyui 2024-10-02 12:20:47,160 - root - INFO - 8.6 seconds: D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Inspyrenet-Rembg 2024-10-02 12:20:47,160 - root - INFO - 2024-10-02 12:20:47,184 - root - INFO -

2024-10-02 12:20:47,184 - root - INFO -

Starting server 2024-10-02 12:20:47,184 - root - INFO - To see the GUI go to: http://192.168.0.108:8188 or http://127.0.0.1:8188 2024-10-02 12:20:47,184 - root - INFO - To see the GUI go to: https://192.168.0.108:8189 or https://127.0.0.1:8189 2024-10-02 12:22:25,786 - root - INFO - got prompt 2024-10-02 12:22:45,212 - root - ERROR - !!! Exception during processing !!! Allocation on device 2024-10-02 12:22:45,225 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\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\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Stable_Makeup-main\stable_makeup_nodes.py", line 158, in main_loader pose_encoder.to("cuda") File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1173, in to return self._apply(convert) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply module._apply(fn) [Previous line repeated 2 more times] File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply param_applied = fn(param) File "D:\ComfyUI-aki\ComfyUI-aki-v1.3\python\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert return t.to( torch.cuda.OutOfMemoryError: Allocation on device

2024-10-02 12:22:45,225 - root - ERROR - Got an OOM, unloading all loaded models. 2024-10-02 12:22:45,236 - root - INFO - Prompt executed in 19.30 seconds

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

{"last_node_id":6,"last_link_id":7,"nodes":[{"id":3,"type":"LoadImage","pos":{"0":387,"1":-88},"size":{"0":315,"1":314},"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[3],"shape":3,"label":"图像"},{"name":"MASK","type":"MASK","links":null,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"LoadImage"},"widgets_values":["4.jpg","image"]},{"id":4,"type":"LoadImage","pos":{"0":373,"1":336},"size":{"0":315,"1":314},"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[4],"slot_index":0,"shape":3,"label":"图像"},{"name":"MASK","type":"MASK","links":null,"shape":3,"label":"遮罩"}],"properties":{"Node name for S&R":"LoadImage"},"widgets_values":["3.jpg","image"]},{"id":2,"type":"StableMakeup_Sampler","pos":{"0":1155,"1":243},"size":{"0":315,"1":238},"flags":{},"order":3,"mode":0,"inputs":[{"name":"id_image","type":"IMAGE","link":3,"slot_index":0,"label":"id_image"},{"name":"makeup_image","type":"IMAGE","link":4,"label":"makeup_image"},{"name":"pipe","type":"MODEL","link":6,"label":"pipe"},{"name":"makeup_encoder","type":"MODEL","link":7,"label":"makeup_encoder"}],"outputs":[{"name":"image","type":"IMAGE","links":[5],"slot_index":0,"shape":3,"label":"image"}],"properties":{"Node name for S&R":"StableMakeup_Sampler"},"widgets_values":["mobilenet","300wpublic",1.6,30,512,512]},{"id":5,"type":"PreviewImage","pos":{"0":1694.305908203125,"1":298.5606689453125},"size":{"0":210,"1":246},"flags":{},"order":4,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":5,"label":"图像"}],"outputs":[],"properties":{"Node name for S&R":"PreviewImage"}},{"id":6,"type":"StableMakeup_LoadModel","pos":{"0":753,"1":406},"size":{"0":315,"1":126},"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"model","type":"MODEL","links":[6],"slot_index":0,"shape":3,"label":"model"},{"name":"makeup_encoder","type":"MODEL","links":[7],"slot_index":1,"shape":3,"label":"makeup_encoder"}],"properties":{"Node name for S&R":"StableMakeup_LoadModel"},"widgets_values":["majicmixRealistic_v7.safetensors","openai/clip-vit-large-patch14","DDIM"]}],"links":[[3,3,0,2,0,"IMAGE"],[4,4,0,2,1,"IMAGE"],[5,2,0,5,0,"IMAGE"],[6,6,0,2,2,"MODEL"],[7,6,1,2,3,"MODEL"]],"groups":[],"config":{},"extra":{"ds":{"scale":1.0610764609500012,"offset":[-541.3688816952033,-14.015578811118983]}},"version":0.4}



## Additional Context
(Please add any additional context or steps to reproduce the error here)
FishBottle7 commented 13 hours ago

使用example工作流里使用的emaonly模型报错Unable to load weights from checkpoint file for 'D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/Stable-diffusion\v1-5-pruned-emaonly.ckpt' at 'D:\stuff\sd-webui-aki-v4.8\sd-webui-aki-v4.8\models/Stable-diffusion\v1-5-pruned-emaonly.ckpt'.