Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unexpected EOF, expected 8485367 more bytes. The file might be corrupted. #32

Open
xuliujiang2024 opened this issue Nov 24, 2024 · 4 comments

Comments

@xuliujiang2024
Copy link

xuliujiang2024 commented Nov 24, 2024

A serene and elegant scene featuring a woman with long, flowing hair wearing a stylish red floral dress. She is seated on a wooden windowsill adorned with vibrant red roses, creating an atmosphere of romance and warmth. The natural light streaming through the window enhances the inviting ambiance, making it ideal for crafting a similar image that captures a moment of grace and beauty.
ApplyEcomID
unexpected EOF, expected 8485367 more bytes. The file might be corrupted.

ComfyUI Error Report

Error Details

  • Node ID: 1
  • Node Type: ApplyEcomID
  • Exception Type: RuntimeError
  • Exception Message: unexpected EOF, expected 8485367 more bytes. The file might be corrupted.

Stack Trace

  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)

  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 198, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)

  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)

  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))

  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\SDXL_EcomID_ComfyUI\EcomID.py", line 491, in apply_EcomID
    face_helper.face_parse = init_parsing_model(model_name='bisenet', device=device)

  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\facexlib\parsing\__init__.py", line 20, in init_parsing_model
    load_net = torch.load(model_path, map_location=lambda storage, loc: storage)

  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack\impact_subpack\impact\subcore.py", line 24, in torch_wrapper
    return orig_torch_load(*args, **kwargs)

  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1028, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)

  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1264, in _legacy_load
    typed_storage._untyped_storage._set_from_file(

System Information

  • ComfyUI Version: v0.3.4-3-g7126ecf
  • Arguments: J:\ComfyUI\ComfyUI-aki-v1.3\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.1.2+cu118

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 12884377600
    • VRAM Free: 5264166520
    • Torch VRAM Total: 6509559808
    • Torch VRAM Free: 11849336

Logs

2024-11-24T15:47:19.177519 - ** Log path:2024-11-24T15:47:19.177519 -  2024-11-24T15:47:19.177519 - J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\comfyui.log2024-11-24T15:47:19.177519 - 
2024-11-24T15:47:19.181508 - 
Prestartup times for custom nodes:2024-11-24T15:47:19.181508 - 
2024-11-24T15:47:19.181508 -    0.0 seconds:2024-11-24T15:47:19.181508 -  2024-11-24T15:47:19.181508 - J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Marigold2024-11-24T15:47:19.181508 - 
2024-11-24T15:47:19.181508 -    0.0 seconds:2024-11-24T15:47:19.181508 -  2024-11-24T15:47:19.181508 - J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Easy-Use2024-11-24T15:47:19.181508 - 
2024-11-24T15:47:19.181508 -    4.1 seconds:2024-11-24T15:47:19.181508 -  2024-11-24T15:47:19.181508 - J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Manager2024-11-24T15:47:19.181508 - 
2024-11-24T15:47:19.181508 - 
2024-11-24T15:47:21.424761 - Total VRAM 12288 MB, total RAM 65434 MB
2024-11-24T15:47:21.424761 - pytorch version: 2.1.2+cu118
2024-11-24T15:47:21.654335 - xformers version: 0.0.23.post1+cu118
2024-11-24T15:47:21.655332 - Set vram state to: NORMAL_VRAM
2024-11-24T15:47:21.655332 - Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync
2024-11-24T15:47:22.588153 - Using xformers cross attention
2024-11-24T15:47:23.357303 - [Prompt Server] web root: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\web
2024-11-24T15:47:23.359298 - Adding extra search path checkpoints J:\webui\SD.4.8\models/Stable-diffusion
2024-11-24T15:47:23.359298 - Adding extra search path configs J:\webui\SD.4.8\models/Stable-diffusion
2024-11-24T15:47:23.359298 - Adding extra search path vae J:\webui\SD.4.8\models/VAE
2024-11-24T15:47:23.359298 - Adding extra search path loras J:\webui\SD.4.8\models/Lora
2024-11-24T15:47:23.359298 - Adding extra search path loras J:\webui\SD.4.8\models/LyCORIS
2024-11-24T15:47:23.359298 - Adding extra search path upscale_models J:\webui\SD.4.8\models/ESRGAN
2024-11-24T15:47:23.359298 - Adding extra search path upscale_models J:\webui\SD.4.8\models/RealESRGAN
2024-11-24T15:47:23.360296 - Adding extra search path upscale_models J:\webui\SD.4.8\models/SwinIR
2024-11-24T15:47:23.360296 - Adding extra search path embeddings J:\webui\SD.4.8\embeddings
2024-11-24T15:47:23.360296 - Adding extra search path hypernetworks J:\webui\SD.4.8\models/hypernetworks
2024-11-24T15:47:23.360296 - Adding extra search path controlnet J:\webui\SD.4.8\models/ControlNet
2024-11-24T15:47:24.064016 - Traceback (most recent call last):
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\nodes.py", line 2027, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\comfy_extras\nodes_audio.py", line 1, in <module>
    import torchaudio
ModuleNotFoundError: No module named 'torchaudio'

2024-11-24T15:47:24.064016 - Cannot import J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\comfy_extras\nodes_audio.py module for custom nodes: No module named 'torchaudio'
2024-11-24T15:47:24.116874 - [AnimateDiffEvo] - �[0;31mERROR�[0m - No motion models found. Please download one and place in: ['J:\\ComfyUI\\ComfyUI-aki-v1.3\\ComfyUI-aki-v1.3\\custom_nodes\\ComfyUI-AnimateDiff-Evolved\\models', 'J:\\ComfyUI\\ComfyUI-aki-v1.3\\ComfyUI-aki-v1.3\\models\\animatediff_models']
2024-11-24T15:47:24.145271 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.21.0
2024-11-24T15:47:24.163223 - [Crystools �[0;32mINFO�[0m] CPU: Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz - Arch: AMD64 - OS: Windows 10
2024-11-24T15:47:24.172199 - [Crystools �[0;32mINFO�[0m] Pynvml (Nvidia) initialized.
2024-11-24T15:47:24.172199 - [Crystools �[0;32mINFO�[0m] GPU/s:
2024-11-24T15:47:24.179231 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 3060
2024-11-24T15:47:24.179231 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 546.33
2024-11-24T15:47:24.198218 - Total VRAM 12288 MB, total RAM 65434 MB
2024-11-24T15:47:24.198218 - pytorch version: 2.1.2+cu118
2024-11-24T15:47:24.199179 - xformers version: 0.0.23.post1+cu118
2024-11-24T15:47:24.199179 - Set vram state to: NORMAL_VRAM
2024-11-24T15:47:24.199179 - Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync
2024-11-24T15:47:25.093335 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.2.5 �[92mLoaded�[0m2024-11-24T15:47:25.093335 - 
2024-11-24T15:47:25.093335 - �[34m[ComfyUI-Easy-Use] web root: �[0mJ:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Easy-Use\web_version/v2 �[92mLoaded�[0m2024-11-24T15:47:25.093335 - 
2024-11-24T15:47:25.103272 - ### Loading: ComfyUI-Impact-Pack (V7.11.5)2024-11-24T15:47:25.103272 - 
2024-11-24T15:47:27.960895 - ### Loading: ComfyUI-Impact-Pack (Subpack: V0.8)2024-11-24T15:47:27.960895 - 
2024-11-24T15:47:27.983834 - [Impact Pack] Wildcards loading done.2024-11-24T15:47:27.983834 - 
2024-11-24T15:47:27.991844 - ### Loading: ComfyUI-Inspire-Pack (V1.7)2024-11-24T15:47:27.991844 - 
2024-11-24T15:47:28.464185 - ### Loading: ComfyUI-Manager (V2.51.9)2024-11-24T15:47:28.464185 - 
2024-11-24T15:47:28.606895 - ### ComfyUI Revision: 2857 [7126ecff] | Released on '2024-11-23'2024-11-24T15:47:28.606895 - 
2024-11-24T15:47:28.919558 - Nvidia APEX normalization not installed, using PyTorch LayerNorm2024-11-24T15:47:28.919558 - 
2024-11-24T15:47:29.039320 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2024-11-24T15:47:29.039320 - 
2024-11-24T15:47:29.039320 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2024-11-24T15:47:29.039320 - 
2024-11-24T15:47:29.068181 - Workspace manager - Openning file hash dict2024-11-24T15:47:29.068181 - 
2024-11-24T15:47:29.068181 - 🦄🦄Loading: Workspace Manager (V2.1.0)2024-11-24T15:47:29.068181 - 
2024-11-24T15:47:29.099070 - ------------------------------------------2024-11-24T15:47:29.099070 - 
2024-11-24T15:47:29.099070 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2024-11-24T15:47:29.099070 - 
2024-11-24T15:47:29.099070 - ------------------------------------------2024-11-24T15:47:29.099070 - 
2024-11-24T15:47:29.099070 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2024-11-24T15:47:29.099070 - 
2024-11-24T15:47:29.100067 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2024-11-24T15:47:29.100067 - 
2024-11-24T15:47:29.100067 - ------------------------------------------2024-11-24T15:47:29.100067 - 
2024-11-24T15:47:29.110110 - �[36;20m[comfyui_controlnet_aux] | INFO -> Using ckpts path: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\comfyui_controlnet_aux\ckpts�[0m
2024-11-24T15:47:29.110110 - �[36;20m[comfyui_controlnet_aux] | INFO -> Using symlinks: False�[0m
2024-11-24T15:47:29.110110 - �[36;20m[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2024-11-24T15:47:29.127067 - DWPose: Onnxruntime with acceleration providers detected2024-11-24T15:47:29.127067 - 
2024-11-24T15:47:29.150001 - �[1;35m### [START] ComfyUI AlekPet Nodes �[1;34mv1.0.33�[0m�[1;35m ###�[0m2024-11-24T15:47:29.150001 - 
2024-11-24T15:47:29.814904 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json2024-11-24T15:47:29.814904 - 
2024-11-24T15:47:29.871822 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2024-11-24T15:47:29.871822 - 
2024-11-24T15:47:29.952799 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json2024-11-24T15:47:29.952799 - 
2024-11-24T15:47:29.978633 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json2024-11-24T15:47:29.978633 - 
2024-11-24T15:47:30.193103 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json2024-11-24T15:47:30.193103 - 
2024-11-24T15:47:32.345175 - �[92mNode -> ChatGLMNode: �[93mChatGLM4TranslateCLIPTextEncodeNode, ChatGLM4TranslateTextNode�[0m �[92m[Loading] �[0m2024-11-24T15:47:32.345175 - 
2024-11-24T15:47:32.362130 - �[92mNode -> ArgosTranslateNode: �[93mArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode�[0m �[92m[Loading] �[0m2024-11-24T15:47:32.362130 - 
2024-11-24T15:47:32.371105 - �[92mNode -> GoogleTranslateNode: �[93mGoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode�[0m �[92m[Loading] �[0m2024-11-24T15:47:32.371105 - 
2024-11-24T15:47:32.371105 - �[92mNode -> DeepTranslatorNode: �[93mDeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode�[0m �[92m[Loading] �[0m2024-11-24T15:47:32.371105 - 
2024-11-24T15:47:32.412994 - �[92mNode -> PoseNode: �[93mPoseNode�[0m �[92m[Loading] �[0m2024-11-24T15:47:32.412994 - 
2024-11-24T15:47:32.420972 - �[92mNode -> ExtrasNode: �[93mPreviewTextNode, HexToHueNode, ColorsCorrectNode�[0m �[92m[Loading] �[0m2024-11-24T15:47:32.420972 - 
2024-11-24T15:47:32.713794 - �[92mNode -> IDENode: �[93mIDENode�[0m �[92m[Loading] �[0m2024-11-24T15:47:32.713794 - 
2024-11-24T15:47:33.601570 - �[92mNode -> PainterNode: �[93mPainterNode�[0m �[92m[Loading] �[0m2024-11-24T15:47:33.601570 - 
2024-11-24T15:47:33.601570 - �[1;35m### [END] ComfyUI AlekPet Nodes ###�[0m2024-11-24T15:47:33.601570 - 
2024-11-24T15:47:34.049656 - �[34mFizzleDorf Custom Nodes: �[92mLoaded�[0m2024-11-24T15:47:34.049656 - 
2024-11-24T15:47:34.143403 - Patching UNetModel.forward2024-11-24T15:47:34.143403 - 
2024-11-24T15:47:34.143403 - UNetModel.forward has been successfully patched.2024-11-24T15:47:34.143403 - 
2024-11-24T15:47:34.152376 - �[1;32m[Power Noise Suite]: 🦚🦚🦚 �[93m�[3mCock-a-doodle-dooo!�[0m 🦚🦚🦚2024-11-24T15:47:34.153377 - 
2024-11-24T15:47:34.153377 - �[1;32m[Power Noise Suite]:�[0m Tamed �[93m11�[0m wild nodes.2024-11-24T15:47:34.153377 - 
2024-11-24T15:47:34.215203 - Please 'pip install apex'2024-11-24T15:47:34.215203 - 
2024-11-24T15:47:34.315931 - 
Import times for custom nodes:
2024-11-24T15:47:34.315931 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\websocket_image_save.py
2024-11-24T15:47:34.315931 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_pose_inter
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\AIGODLIKE-ComfyUI-Translation
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ControlNet-LLLite-ComfyUI
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\FreeU_Advanced
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_TiledKSampler
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\stability-ComfyUI-nodes
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-WD14-Tagger
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_experiments
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_ZenID
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\PowerNoiseSuite
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_IPAdapter_plus
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\images-grid-comfy-plugin
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Custom-Scripts
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_UltimateSDUpscale
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\Derfuu_ComfyUI_ModdedNodes
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Advanced-ControlNet
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Marigold
2024-11-24T15:47:34.316929 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_InstantID
2024-11-24T15:47:34.317926 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\comfyui-ollama
2024-11-24T15:47:34.317926 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\comfyui-workspace-manager
2024-11-24T15:47:34.317926 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-AnimateDiff-Evolved
2024-11-24T15:47:34.317926 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2024-11-24T15:47:34.317926 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_MiniCPM-V-2_6-int4-main
2024-11-24T15:47:34.317926 -    0.0 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\comfyui_controlnet_aux
2024-11-24T15:47:34.317926 -    0.1 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Crystools
2024-11-24T15:47:34.317926 -    0.1 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Inspire-Pack
2024-11-24T15:47:34.317926 -    0.1 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-PuLID-Flux-Enhanced
2024-11-24T15:47:34.317926 -    0.2 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\SDXL_EcomID_ComfyUI
2024-11-24T15:47:34.317926 -    0.3 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_FizzNodes
2024-11-24T15:47:34.317926 -    0.3 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Depth-Pro
2024-11-24T15:47:34.317926 -    0.4 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Manager
2024-11-24T15:47:34.317926 -    0.4 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-InstantID
2024-11-24T15:47:34.317926 -    0.6 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Easy-Use
2024-11-24T15:47:34.317926 -    2.9 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack
2024-11-24T15:47:34.317926 -    4.6 seconds: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI_Custom_Nodes_AlekPet
2024-11-24T15:47:34.317926 - 
2024-11-24T15:47:34.318923 - WARNING: some comfy_extras/ nodes did not import correctly. This may be because they are missing some dependencies.

2024-11-24T15:47:34.318923 - IMPORT FAILED: nodes_audio.py
2024-11-24T15:47:34.318923 - 
This issue might be caused by new missing dependencies added the last time you updated ComfyUI.
2024-11-24T15:47:34.318923 - Please do a: pip install -r requirements.txt
2024-11-24T15:47:34.318923 - 
2024-11-24T15:47:34.354860 - Starting server

2024-11-24T15:47:34.354860 - To see the GUI go to: http://127.0.0.1:8188
2024-11-24T15:47:35.404693 - FETCH DATA from: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Manager\extension-node-map.json2024-11-24T15:47:35.404693 - 2024-11-24T15:47:35.409680 -  [DONE]2024-11-24T15:47:35.409680 - 
2024-11-24T15:47:46.839750 - got prompt
2024-11-24T15:47:46.880641 - Using xformers attention in VAE
2024-11-24T15:47:46.881638 - Using xformers attention in VAE
2024-11-24T15:47:47.983349 - clip missing: ['text_projection.weight']
2024-11-24T15:47:48.257670 - Requested to load FluxClipModel_
2024-11-24T15:47:48.257670 - Loading 1 new model
2024-11-24T15:47:49.698920 - loaded completely 0.0 4777.53759765625 True
2024-11-24T15:47:51.111518 - model weight dtype torch.float8_e4m3fn, manual cast: torch.bfloat16
2024-11-24T15:47:51.111518 - model_type FLUX
2024-11-24T15:47:54.774721 - Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}2024-11-24T15:47:54.774721 - 
2024-11-24T15:47:58.119691 - find model:2024-11-24T15:47:58.119691 -  2024-11-24T15:47:58.119691 - J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\models\insightface\models\antelopev2\1k3d68.onnx2024-11-24T15:47:58.119691 -  2024-11-24T15:47:58.119691 - landmark_3d_682024-11-24T15:47:58.119691 -  2024-11-24T15:47:58.119691 - ['None', 3, 192, 192]2024-11-24T15:47:58.119691 -  2024-11-24T15:47:58.119691 - 0.02024-11-24T15:47:58.119691 -  2024-11-24T15:47:58.119691 - 1.02024-11-24T15:47:58.119691 - 
2024-11-24T15:47:58.162149 - Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}2024-11-24T15:47:58.162149 - 
2024-11-24T15:47:58.168134 - find model:2024-11-24T15:47:58.168134 -  2024-11-24T15:47:58.168134 - J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\models\insightface\models\antelopev2\2d106det.onnx2024-11-24T15:47:58.168134 -  2024-11-24T15:47:58.168134 - landmark_2d_1062024-11-24T15:47:58.168134 -  2024-11-24T15:47:58.168134 - ['None', 3, 192, 192]2024-11-24T15:47:58.168134 -  2024-11-24T15:47:58.168134 - 0.02024-11-24T15:47:58.168134 -  2024-11-24T15:47:58.168134 - 1.02024-11-24T15:47:58.168134 - 
2024-11-24T15:47:58.205034 - Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}2024-11-24T15:47:58.205034 - 
2024-11-24T15:47:58.208026 - find model:2024-11-24T15:47:58.208026 -  2024-11-24T15:47:58.208026 - J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\models\insightface\models\antelopev2\genderage.onnx2024-11-24T15:47:58.208026 -  2024-11-24T15:47:58.208026 - genderage2024-11-24T15:47:58.208026 -  2024-11-24T15:47:58.208026 - ['None', 3, 96, 96]2024-11-24T15:47:58.208026 -  2024-11-24T15:47:58.208026 - 0.02024-11-24T15:47:58.208026 -  2024-11-24T15:47:58.208026 - 1.02024-11-24T15:47:58.208026 - 
2024-11-24T15:47:58.737622 - Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}2024-11-24T15:47:58.737622 - 
2024-11-24T15:48:04.821741 - find model:2024-11-24T15:48:04.822739 -  2024-11-24T15:48:04.822739 - J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\models\insightface\models\antelopev2\glintr100.onnx2024-11-24T15:48:04.822739 -  2024-11-24T15:48:04.822739 - recognition2024-11-24T15:48:04.822739 -  2024-11-24T15:48:04.822739 - ['None', 3, 112, 112]2024-11-24T15:48:04.822739 -  2024-11-24T15:48:04.822739 - 127.52024-11-24T15:48:04.822739 -  2024-11-24T15:48:04.822739 - 127.52024-11-24T15:48:04.822739 - 
2024-11-24T15:48:05.448521 - Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}2024-11-24T15:48:05.448521 - 
2024-11-24T15:48:05.448521 - find model:2024-11-24T15:48:05.448521 -  2024-11-24T15:48:05.448521 - J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\models\insightface\models\antelopev2\scrfd_10g_bnkps.onnx2024-11-24T15:48:05.448521 -  2024-11-24T15:48:05.448521 - detection2024-11-24T15:48:05.448521 -  2024-11-24T15:48:05.448521 - [1, 3, '?', '?']2024-11-24T15:48:05.448521 -  2024-11-24T15:48:05.448521 - 127.52024-11-24T15:48:05.448521 -  2024-11-24T15:48:05.448521 - 128.02024-11-24T15:48:05.448521 - 
2024-11-24T15:48:05.448521 - set det-size:2024-11-24T15:48:05.448521 -  2024-11-24T15:48:05.448521 - (640, 640)2024-11-24T15:48:05.448521 - 
2024-11-24T15:48:05.449545 - Loaded EVA02-CLIP-L-14-336 model config.
2024-11-24T15:48:05.456498 - Shape of rope freq: torch.Size([576, 64])
2024-11-24T15:48:10.659118 - Loading pretrained EVA02-CLIP-L-14-336 weights (eva_clip).
2024-11-24T15:48:11.200742 - incompatible_keys.missing_keys: ['visual.rope.freqs_cos', 'visual.rope.freqs_sin', 'visual.blocks.0.attn.rope.freqs_cos', 'visual.blocks.0.attn.rope.freqs_sin', 'visual.blocks.1.attn.rope.freqs_cos', 'visual.blocks.1.attn.rope.freqs_sin', 'visual.blocks.2.attn.rope.freqs_cos', 'visual.blocks.2.attn.rope.freqs_sin', 'visual.blocks.3.attn.rope.freqs_cos', 'visual.blocks.3.attn.rope.freqs_sin', 'visual.blocks.4.attn.rope.freqs_cos', 'visual.blocks.4.attn.rope.freqs_sin', 'visual.blocks.5.attn.rope.freqs_cos', 'visual.blocks.5.attn.rope.freqs_sin', 'visual.blocks.6.attn.rope.freqs_cos', 'visual.blocks.6.attn.rope.freqs_sin', 'visual.blocks.7.attn.rope.freqs_cos', 'visual.blocks.7.attn.rope.freqs_sin', 'visual.blocks.8.attn.rope.freqs_cos', 'visual.blocks.8.attn.rope.freqs_sin', 'visual.blocks.9.attn.rope.freqs_cos', 'visual.blocks.9.attn.rope.freqs_sin', 'visual.blocks.10.attn.rope.freqs_cos', 'visual.blocks.10.attn.rope.freqs_sin', 'visual.blocks.11.attn.rope.freqs_cos', 'visual.blocks.11.attn.rope.freqs_sin', 'visual.blocks.12.attn.rope.freqs_cos', 'visual.blocks.12.attn.rope.freqs_sin', 'visual.blocks.13.attn.rope.freqs_cos', 'visual.blocks.13.attn.rope.freqs_sin', 'visual.blocks.14.attn.rope.freqs_cos', 'visual.blocks.14.attn.rope.freqs_sin', 'visual.blocks.15.attn.rope.freqs_cos', 'visual.blocks.15.attn.rope.freqs_sin', 'visual.blocks.16.attn.rope.freqs_cos', 'visual.blocks.16.attn.rope.freqs_sin', 'visual.blocks.17.attn.rope.freqs_cos', 'visual.blocks.17.attn.rope.freqs_sin', 'visual.blocks.18.attn.rope.freqs_cos', 'visual.blocks.18.attn.rope.freqs_sin', 'visual.blocks.19.attn.rope.freqs_cos', 'visual.blocks.19.attn.rope.freqs_sin', 'visual.blocks.20.attn.rope.freqs_cos', 'visual.blocks.20.attn.rope.freqs_sin', 'visual.blocks.21.attn.rope.freqs_cos', 'visual.blocks.21.attn.rope.freqs_sin', 'visual.blocks.22.attn.rope.freqs_cos', 'visual.blocks.22.attn.rope.freqs_sin', 'visual.blocks.23.attn.rope.freqs_cos', 'visual.blocks.23.attn.rope.freqs_sin']
2024-11-24T15:48:11.213707 - Warning torch.load doesn't support weights_only on this pytorch version, loading unsafely.
2024-11-24T15:48:18.485365 - !!! Exception during processing !!! unexpected EOF, expected 8485367 more bytes. The file might be corrupted.
2024-11-24T15:48:18.487360 - Traceback (most recent call last):
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 198, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\SDXL_EcomID_ComfyUI\EcomID.py", line 491, in apply_EcomID
    face_helper.face_parse = init_parsing_model(model_name='bisenet', device=device)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\facexlib\parsing\__init__.py", line 20, in init_parsing_model
    load_net = torch.load(model_path, map_location=lambda storage, loc: storage)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack\impact_subpack\impact\subcore.py", line 24, in torch_wrapper
    return orig_torch_load(*args, **kwargs)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1028, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1264, in _legacy_load
    typed_storage._untyped_storage._set_from_file(
RuntimeError: unexpected EOF, expected 8485367 more bytes. The file might be corrupted.

2024-11-24T15:48:18.488357 - Prompt executed in 31.64 seconds
2024-11-24T15:50:51.010753 - FETCH DATA from: J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Manager\extension-node-map.json2024-11-24T15:50:51.010753 - 2024-11-24T15:50:51.014742 -  [DONE]2024-11-24T15:50:51.014742 - 
2024-11-24T15:51:05.638839 - got prompt
2024-11-24T15:51:09.732389 - !!! Exception during processing !!! unexpected EOF, expected 8485367 more bytes. The file might be corrupted.
2024-11-24T15:51:09.733386 - Traceback (most recent call last):
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 198, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\SDXL_EcomID_ComfyUI\EcomID.py", line 491, in apply_EcomID
    face_helper.face_parse = init_parsing_model(model_name='bisenet', device=device)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\facexlib\parsing\__init__.py", line 20, in init_parsing_model
    load_net = torch.load(model_path, map_location=lambda storage, loc: storage)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack\impact_subpack\impact\subcore.py", line 24, in torch_wrapper
    return orig_torch_load(*args, **kwargs)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1028, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1264, in _legacy_load
    typed_storage._untyped_storage._set_from_file(
RuntimeError: unexpected EOF, expected 8485367 more bytes. The file might be corrupted.

2024-11-24T15:51:09.734384 - Prompt executed in 4.09 seconds
2024-11-24T15:54:00.185246 - got prompt
2024-11-24T15:54:04.245220 - !!! Exception during processing !!! unexpected EOF, expected 8485367 more bytes. The file might be corrupted.
2024-11-24T15:54:04.245220 - Traceback (most recent call last):
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 198, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\SDXL_EcomID_ComfyUI\EcomID.py", line 491, in apply_EcomID
    face_helper.face_parse = init_parsing_model(model_name='bisenet', device=device)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\facexlib\parsing\__init__.py", line 20, in init_parsing_model
    load_net = torch.load(model_path, map_location=lambda storage, loc: storage)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack\impact_subpack\impact\subcore.py", line 24, in torch_wrapper
    return orig_torch_load(*args, **kwargs)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1028, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1264, in _legacy_load
    typed_storage._untyped_storage._set_from_file(
RuntimeError: unexpected EOF, expected 8485367 more bytes. The file might be corrupted.

2024-11-24T15:54:04.247215 - Prompt executed in 4.05 seconds
2024-11-24T15:56:06.525826 - got prompt
2024-11-24T15:56:10.456727 - !!! Exception during processing !!! unexpected EOF, expected 8485367 more bytes. The file might be corrupted.
2024-11-24T15:56:10.456727 - Traceback (most recent call last):
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 198, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\SDXL_EcomID_ComfyUI\EcomID.py", line 491, in apply_EcomID
    face_helper.face_parse = init_parsing_model(model_name='bisenet', device=device)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\facexlib\parsing\__init__.py", line 20, in init_parsing_model
    load_net = torch.load(model_path, map_location=lambda storage, loc: storage)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack\impact_subpack\impact\subcore.py", line 24, in torch_wrapper
    return orig_torch_load(*args, **kwargs)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1028, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1264, in _legacy_load
    typed_storage._untyped_storage._set_from_file(
RuntimeError: unexpected EOF, expected 8485367 more bytes. The file might be corrupted.

2024-11-24T15:56:10.457726 - Prompt executed in 3.92 seconds
2024-11-24T16:04:07.192564 - got prompt
2024-11-24T16:04:11.183530 - !!! Exception during processing !!! unexpected EOF, expected 8485367 more bytes. The file might be corrupted.
2024-11-24T16:04:11.183530 - Traceback (most recent call last):
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 198, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\SDXL_EcomID_ComfyUI\EcomID.py", line 491, in apply_EcomID
    face_helper.face_parse = init_parsing_model(model_name='bisenet', device=device)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\facexlib\parsing\__init__.py", line 20, in init_parsing_model
    load_net = torch.load(model_path, map_location=lambda storage, loc: storage)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack\impact_subpack\impact\subcore.py", line 24, in torch_wrapper
    return orig_torch_load(*args, **kwargs)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1028, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1264, in _legacy_load
    typed_storage._untyped_storage._set_from_file(
RuntimeError: unexpected EOF, expected 8485367 more bytes. The file might be corrupted.

2024-11-24T16:04:11.185525 - Prompt executed in 3.98 seconds
2024-11-24T16:28:28.683623 - got prompt
2024-11-24T16:28:32.598633 - !!! Exception during processing !!! unexpected EOF, expected 8485367 more bytes. The file might be corrupted.
2024-11-24T16:28:32.599630 - Traceback (most recent call last):
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 198, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\SDXL_EcomID_ComfyUI\EcomID.py", line 491, in apply_EcomID
    face_helper.face_parse = init_parsing_model(model_name='bisenet', device=device)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\facexlib\parsing\__init__.py", line 20, in init_parsing_model
    load_net = torch.load(model_path, map_location=lambda storage, loc: storage)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Impact-Pack\impact_subpack\impact\subcore.py", line 24, in torch_wrapper
    return orig_torch_load(*args, **kwargs)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1028, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
  File "J:\ComfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1264, in _legacy_load
    typed_storage._untyped_storage._set_from_file(
RuntimeError: unexpected EOF, expected 8485367 more bytes. The file might be corrupted.

2024-11-24T16:28:32.601624 - Prompt executed in 3.91 seconds

Attached Workflow

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

{"last_node_id":25,"last_link_id":30,"nodes":[{"id":8,"type":"ControlNetLoader","pos":[2922,582],"size":[315,58],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"CONTROL_NET","type":"CONTROL_NET","links":[5],"label":"ControlNet"}],"properties":{"Node name for S&R":"ControlNetLoader"},"widgets_values":["Ecomid\\diffusion_pytorch_model.safetensors"]},{"id":12,"type":"SaveImage","pos":[5529,841],"size":[985.3012084960938,1060.3828125],"flags":{},"order":20,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":10,"label":"图像"}],"outputs":[],"properties":{"Node name for S&R":"SaveImage"},"widgets_values":["ComfyUI"]},{"id":11,"type":"VAEDecode","pos":[5225,954],"size":[210,46],"flags":{},"order":19,"mode":0,"inputs":[{"name":"samples","type":"LATENT","link":8,"label":"Latent"},{"name":"vae","type":"VAE","link":9,"label":"VAE"}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[10],"slot_index":0,"label":"图像"}],"properties":{"Node name for S&R":"VAEDecode"},"widgets_values":[]},{"id":13,"type":"VAELoader","pos":[4832,1396],"size":[315,58],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[9],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"VAELoader"},"widgets_values":["ae.safetensors"]},{"id":6,"type":"EcomIDEvaClipLoader","pos":[2923,348],"size":[277.20001220703125,26],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"EVA_CLIP","type":"EVA_CLIP","links":[3],"label":"EVA_CLIP"}],"properties":{"Node name for S&R":"EcomIDEvaClipLoader"},"widgets_values":[]},{"id":5,"type":"EcomID_PulidModelLoader","pos":[2919,226],"size":[315,58],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"PULID","type":"PULID","links":[2],"label":"PULID"}],"properties":{"Node name for S&R":"EcomID_PulidModelLoader"},"widgets_values":["ip-adapter_pulid_sdxl_fp16.safetensors"]},{"id":4,"type":"InstantID_IPA_ModelLoader","pos":[2913,99],"size":[415.8000183105469,58],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"INSTANTID","type":"INSTANTID","links":[1],"label":"INSTANTID"}],"properties":{"Node name for S&R":"InstantID_IPA_ModelLoader"},"widgets_values":["ip-adapter.bin"]},{"id":15,"type":"UNETLoader","pos":[1991,1272],"size":[315,82],"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[17,19],"slot_index":0,"shape":3,"label":"模型"}],"properties":{"Node name for S&R":"UNETLoader"},"widgets_values":["F.1基础算法模型-哩布在线可运行_F.1-dev-fp8.safetensors","fp8_e4m3fn"]},{"id":23,"type":"CLIPTextEncode","pos":[3064,1578],"size":[400,200],"flags":{},"order":13,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":25,"label":"CLIP"}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[22],"label":"条件"}],"properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":["",true]},{"id":9,"type":"LoadImage","pos":[2228,1920],"size":[315,314],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[6,28],"slot_index":0,"label":"图像"},{"name":"MASK","type":"MASK","links":null,"label":"遮罩"}],"properties":{"Node name for S&R":"LoadImage"},"widgets_values":["-14.png","image"]},{"id":25,"type":"GetImageSize","pos":[3037,1934],"size":[210,46],"flags":{},"order":11,"mode":0,"inputs":[{"name":"image","type":"IMAGE","link":28,"label":"图像"}],"outputs":[{"name":"width","type":"INT","links":[29],"slot_index":0,"label":"宽度"},{"name":"height","type":"INT","links":[30],"slot_index":1,"label":"高度"}],"properties":{"Node name for S&R":"GetImageSize"},"widgets_values":[]},{"id":21,"type":"EmptyLatentImage","pos":[3785,1923],"size":[315,106],"flags":{},"order":14,"mode":0,"inputs":[{"name":"width","type":"INT","link":29,"widget":{"name":"width"},"label":"宽度"},{"name":"height","type":"INT","link":30,"widget":{"name":"height"},"label":"高度"}],"outputs":[{"name":"LATENT","type":"LATENT","links":[15],"label":"Latent"}],"properties":{"Node name for S&R":"EmptyLatentImage"},"widgets_values":[512,512,1]},{"id":17,"type":"KSamplerSelect","pos":[4102,1106],"size":[315,58],"flags":{},"order":7,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[13],"shape":3,"label":"采样器"}],"properties":{"Node name for S&R":"KSamplerSelect"},"widgets_values":["euler"]},{"id":20,"type":"RandomNoise","pos":[4027,959],"size":[315,82],"flags":{},"order":8,"mode":0,"inputs":[],"outputs":[{"name":"NOISE","type":"NOISE","links":[11],"shape":3,"label":"噪波生成"}],"properties":{"Node name for S&R":"RandomNoise"},"widgets_values":[1008949656907311,"randomize"]},{"id":16,"type":"SamplerCustomAdvanced","pos":[4884,886],"size":[355.20001220703125,326],"flags":{},"order":18,"mode":0,"inputs":[{"name":"noise","type":"NOISE","link":11,"slot_index":0,"label":"噪波生成"},{"name":"guider","type":"GUIDER","link":12,"slot_index":1,"label":"引导"},{"name":"sampler","type":"SAMPLER","link":13,"slot_index":2,"label":"采样器"},{"name":"sigmas","type":"SIGMAS","link":14,"slot_index":3,"label":"Sigmas"},{"name":"latent_image","type":"LATENT","link":15,"slot_index":4,"label":"Latent"}],"outputs":[{"name":"output","type":"LATENT","links":[8],"slot_index":0,"shape":3,"label":"输出"},{"name":"denoised_output","type":"LATENT","links":null,"shape":3,"label":"降噪输出"}],"properties":{"Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":10,"type":"CLIPTextEncode","pos":[2926,787],"size":[531.3648681640625,272.9415283203125],"flags":{},"order":12,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":7,"label":"CLIP"}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[20],"slot_index":0,"label":"条件"}],"properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":["A serene and elegant scene featuring a woman with long, flowing hair wearing a stylish red floral dress. She is seated on a wooden windowsill adorned with vibrant red roses, creating an atmosphere of romance and warmth. The natural light streaming through the window enhances the inviting ambiance, making it ideal for crafting a similar image that captures a moment of grace and beauty.",true]},{"id":19,"type":"BasicGuider","pos":[4533,650],"size":[241.79998779296875,46],"flags":{},"order":17,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":17,"slot_index":0,"label":"模型"},{"name":"conditioning","type":"CONDITIONING","link":23,"slot_index":1,"label":"条件"}],"outputs":[{"name":"GUIDER","type":"GUIDER","links":[12],"slot_index":0,"shape":3,"label":"引导"}],"properties":{"Node name for S&R":"BasicGuider"},"widgets_values":[]},{"id":18,"type":"BasicScheduler","pos":[4531,449],"size":[315,106],"flags":{},"order":16,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":24,"slot_index":0,"label":"模型"}],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[14],"shape":3,"label":"Sigmas"}],"properties":{"Node name for S&R":"BasicScheduler"},"widgets_values":["simple",20,0.6]},{"id":14,"type":"DualCLIPLoader","pos":[2208,1567],"size":[315,106],"flags":{},"order":9,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[7,25],"slot_index":0,"shape":3,"label":"CLIP"}],"properties":{"Node name for S&R":"DualCLIPLoader"},"widgets_values":["t5xxl_fp8_e4m3fn.safetensors","clip_l.safetensors","flux"]},{"id":7,"type":"InstantIDFaceAnalysis","pos":[2928,452],"size":[315,58],"flags":{},"order":10,"mode":0,"inputs":[],"outputs":[{"name":"FACEANALYSIS","type":"FACEANALYSIS","links":[4],"label":"面部分析"}],"properties":{"Node name for S&R":"InstantIDFaceAnalysis"},"widgets_values":["CPU"]},{"id":1,"type":"ApplyEcomID","pos":[3971,415],"size":[315,330],"flags":{},"order":15,"mode":0,"inputs":[{"name":"instantid_ipa","type":"INSTANTID","link":1,"label":"instantid_ipa"},{"name":"pulid","type":"PULID","link":2,"label":"pulid"},{"name":"eva_clip","type":"EVA_CLIP","link":3,"label":"eva_clip"},{"name":"insightface","type":"FACEANALYSIS","link":4,"label":"insightface"},{"name":"control_net","type":"CONTROL_NET","link":5,"label":"control_net"},{"name":"image","type":"IMAGE","link":6,"label":"image"},{"name":"model","type":"MODEL","link":19,"label":"model"},{"name":"positive","type":"CONDITIONING","link":20,"label":"positive"},{"name":"negative","type":"CONDITIONING","link":22,"label":"negative"},{"name":"image_kps","type":"IMAGE","link":null,"shape":7,"label":"image_kps"},{"name":"mask","type":"MASK","link":null,"shape":7,"label":"mask"}],"outputs":[{"name":"MODEL","type":"MODEL","links":[24],"slot_index":0,"label":"MODEL"},{"name":"positive","type":"CONDITIONING","links":[23],"slot_index":1,"label":"positive"},{"name":"negative","type":"CONDITIONING","links":null,"label":"negative"}],"properties":{"Node name for S&R":"ApplyEcomID"},"widgets_values":["fidelity",1,0,1]}],"links":[[1,4,0,1,0,"INSTANTID"],[2,5,0,1,1,"PULID"],[3,6,0,1,2,"EVA_CLIP"],[4,7,0,1,3,"FACEANALYSIS"],[5,8,0,1,4,"CONTROL_NET"],[6,9,0,1,5,"IMAGE"],[7,14,0,10,0,"CLIP"],[8,16,0,11,0,"LATENT"],[9,13,0,11,1,"VAE"],[10,11,0,12,0,"IMAGE"],[11,20,0,16,0,"NOISE"],[12,19,0,16,1,"GUIDER"],[13,17,0,16,2,"SAMPLER"],[14,18,0,16,3,"SIGMAS"],[15,21,0,16,4,"LATENT"],[17,15,0,19,0,"MODEL"],[19,15,0,1,6,"MODEL"],[20,10,0,1,7,"CONDITIONING"],[22,23,0,1,8,"CONDITIONING"],[23,1,1,19,1,"CONDITIONING"],[24,1,0,18,0,"MODEL"],[25,14,0,23,0,"CLIP"],[28,9,0,25,0,"IMAGE"],[29,25,0,21,0,"INT"],[30,25,1,21,1,"INT"]],"groups":[],"config":{},"extra":{"ds":{"scale":0.839054528882536,"offset":[-3113.11707654468,-67.95422761270494]}},"version":0.4}

Additional Context

(Please add any additional context or steps to reproduce the error here)

🔊

@zhutoto
Copy link

zhutoto commented Nov 25, 2024

您的问题解决了吗

@xuliujiang2024
Copy link
Author

xuliujiang2024 commented Nov 26, 2024 via email

@xuliujiang2024
Copy link
Author

您的问题解决了吗

我删除的是这个 comfyui\python\Lib\site-packages\facexlib\weights 这里面的内容,当时运行的时候下载不全,删除之后重新下载就好了

@zhutoto
Copy link

zhutoto commented Nov 29, 2024

您的问题解决了吗

我删除的是这个 comfyui\python\Lib\site-packages\facexlib\weights 这里面的内容,当时运行的时候下载不全,删除之后重新下载就好了

谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants