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

WD14Tagger|pysssss #5562

Open
dongshucanything opened this issue Nov 10, 2024 · 0 comments
Open

WD14Tagger|pysssss #5562

dongshucanything opened this issue Nov 10, 2024 · 0 comments
Labels
Potential Bug User is reporting a bug. This should be tested.

Comments

@dongshucanything
Copy link

Expected Behavior

There is an error on my comfyui, about WD14Tagger|pysssss,I need some help to solve it

Actual Behavior

微信图片_20241110114934

Steps to Reproduce

8月最新 电商一键换背景工作流,包含F.1重绘,效果更好 (1).json

Debug Logs

# ComfyUI Error Report
## Error Details
- **Node Type:** WD14Tagger|pysssss
- **Exception Type:** onnxruntime.capi.onnxruntime_pybind11_state.Fail
- **Exception Message:** [ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running Conv node. Name:'StatefulPartitionedCall/ConvNextBV1/root_conv2d/BiasAdd' Status Message: CUDNN failure 1001: CUDNN_STATUS_NOT_INITIALIZED ; GPU=0 ; hostname=DONGSHU ; file=D:\a\_work\1\s\onnxruntime\core\providers\cuda\nn\conv.cc ; line=467 ; expr=cudnnConvolutionForward(cudnn_handle, &alpha, s_.x_tensor, s_.x_data, s_.w_desc, s_.w_data, s_.conv_desc, s_.algo, workspace.get(), s_.workspace_bytes, &beta, s_.y_tensor, s_.y_data); 
## Stack Trace

  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\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 "F:\ComfyUI-aki\ComfyUI-aki-v1.4\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 "F:\ComfyUI-aki\ComfyUI-aki-v1.4\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)

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

  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-WD14-Tagger\wd14tagger.py", line 200, in tag
    tags.append(wait_for_async(lambda: tag(image, model, threshold, character_threshold, exclude_tags, replace_underscore, trailing_comma)))

  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-WD14-Tagger\pysssss.py", line 207, in wait_for_async
    return asyncio.run(async_fn())

  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\python\lib\asyncio\runners.py", line 44, in run
    return loop.run_until_complete(main)

  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\python\lib\asyncio\base_events.py", line 649, in run_until_complete
    return future.result()

  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-WD14-Tagger\wd14tagger.py", line 92, in tag
    probs = model.run([label_name], {input.name: image})[0]

  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\python\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 220, in run
    return self._sess.run(output_names, input_feed, run_options)

System Information

  • ComfyUI Version: v0.2.7-9-g6ee066a1
  • Arguments: F:\ComfyUI-aki\ComfyUI-aki-v1.4\main.py --auto-launch --preview-method none --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 4090 : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 25756696576
    • VRAM Free: 24106762240
    • Torch VRAM Total: 0
    • Torch VRAM Free: 0

Logs

2024-11-10T11:39:48.788494 - ** ComfyUI Path:2024-11-10T11:39:48.788494 -  2024-11-10T11:39:48.788494 - F:\ComfyUI-aki\ComfyUI-aki-v1.42024-11-10T11:39:48.788494 - 
2024-11-10T11:39:48.788494 - ** Log path:2024-11-10T11:39:48.788494 -  2024-11-10T11:39:48.788494 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\comfyui.log2024-11-10T11:39:48.788494 - 
2024-11-10T11:39:48.794499 - 
Prestartup times for custom nodes:2024-11-10T11:39:48.794499 - 
2024-11-10T11:39:48.794499 -    0.0 seconds:2024-11-10T11:39:48.794499 -  2024-11-10T11:39:48.795500 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\rgthree-comfy2024-11-10T11:39:48.795500 - 
2024-11-10T11:39:48.795500 -    0.0 seconds:2024-11-10T11:39:48.795500 -  2024-11-10T11:39:48.795500 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Easy-Use2024-11-10T11:39:48.795500 - 
2024-11-10T11:39:48.795500 -    0.0 seconds:2024-11-10T11:39:48.795500 -  2024-11-10T11:39:48.795500 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Marigold2024-11-10T11:39:48.795500 - 
2024-11-10T11:39:48.795500 -    6.5 seconds:2024-11-10T11:39:48.795500 -  2024-11-10T11:39:48.795500 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager2024-11-10T11:39:48.795500 - 
2024-11-10T11:39:48.795500 - 
2024-11-10T11:39:50.831354 - Total VRAM 24564 MB, total RAM 65461 MB
2024-11-10T11:39:50.831354 - pytorch version: 2.3.1+cu121
2024-11-10T11:39:52.276566 - xformers version: 0.0.27
2024-11-10T11:39:52.276566 - Set vram state to: NORMAL_VRAM
2024-11-10T11:39:52.276566 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
2024-11-10T11:39:52.504371 - Using xformers cross attention
2024-11-10T11:39:53.782981 - [Prompt Server] web root: F:\ComfyUI-aki\ComfyUI-aki-v1.4\web
2024-11-10T11:39:54.704348 - Error:
[WinError 1314] 客户端没有所需的特权。: 'F:\\ComfyUI-aki\\ComfyUI-aki-v1.4\\custom_nodes\\ComfyLiterals\\js' -> 'F:\\ComfyUI-aki\\ComfyUI-aki-v1.4\\web\\extensions\\ComfyLiterals'
Failed to create symlink to F:\ComfyUI-aki\ComfyUI-aki-v1.4\web\extensions\ComfyLiterals. Please copy the folder manually.
Source: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyLiterals\js
Target: F:\ComfyUI-aki\ComfyUI-aki-v1.4\web\extensions\ComfyLiterals2024-11-10T11:39:54.704348 - 
2024-11-10T11:39:54.752392 - [AnimateDiffEvo] - �[0;31mERROR�[0m - No motion models found. Please download one and place in: ['F:\\ComfyUI-aki\\ComfyUI-aki-v1.4\\custom_nodes\\ComfyUI-AnimateDiff-Evolved\\models', 'F:\\ComfyUI-aki\\ComfyUI-aki-v1.4\\models\\animatediff_models']
2024-11-10T11:39:54.762401 - Adding2024-11-10T11:39:54.762401 -  2024-11-10T11:39:54.762401 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes2024-11-10T11:39:54.762401 -  2024-11-10T11:39:54.762401 - to sys.path2024-11-10T11:39:54.762401 - 
2024-11-10T11:39:55.638533 - 
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2024-11-10T11:39:55.638533 - 
2024-11-10T11:39:55.640534 - Loaded Efficiency nodes from2024-11-10T11:39:55.640534 -  2024-11-10T11:39:55.640534 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\efficiency-nodes-comfyui2024-11-10T11:39:55.640534 - 
2024-11-10T11:39:55.645539 - Loaded ControlNetPreprocessors nodes from2024-11-10T11:39:55.645539 -  2024-11-10T11:39:55.645539 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui_controlnet_aux2024-11-10T11:39:55.645539 - 
2024-11-10T11:39:55.646540 - Loaded AdvancedControlNet nodes from2024-11-10T11:39:55.647541 -  2024-11-10T11:39:55.647541 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Advanced-ControlNet2024-11-10T11:39:55.647541 - 
2024-11-10T11:39:55.648541 - Could not find AnimateDiff nodes2024-11-10T11:39:55.648541 - 
2024-11-10T11:39:55.677568 - Loaded IPAdapter nodes from2024-11-10T11:39:55.677568 -  2024-11-10T11:39:55.677568 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_IPAdapter_plus2024-11-10T11:39:55.677568 - 
2024-11-10T11:39:55.683574 - Could not find VideoHelperSuite nodes2024-11-10T11:39:55.683574 - 
2024-11-10T11:39:55.689579 - ### Loading: ComfyUI-Impact-Pack (V7.11.2)2024-11-10T11:39:55.689579 - 
2024-11-10T11:39:57.802320 - ### Loading: ComfyUI-Impact-Pack (Subpack: V0.7)2024-11-10T11:39:57.802320 - 
2024-11-10T11:39:57.825342 - ### Loading: ComfyUI-Impact-Pack (V7.11.2)2024-11-10T11:39:57.825342 - 
2024-11-10T11:39:57.845881 - Loaded ImpactPack nodes from2024-11-10T11:39:57.845881 -  2024-11-10T11:39:57.845881 - [Impact Pack] Wildcards loading done.2024-11-10T11:39:57.845881 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Impact-Pack2024-11-10T11:39:57.845881 - 
2024-11-10T11:39:57.845881 - 
2024-11-10T11:39:57.846883 - [Impact Pack] Wildcards loading done.2024-11-10T11:39:57.846883 - 
2024-11-10T11:39:58.150828 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.20.0
2024-11-10T11:39:58.167841 - [Crystools �[0;32mINFO�[0m] CPU: AMD Ryzen 9 5900X 12-Core Processor - Arch: AMD64 - OS: Windows 10
2024-11-10T11:39:58.177850 - [Crystools �[0;32mINFO�[0m] Pynvml (Nvidia) initialized.
2024-11-10T11:39:58.177850 - [Crystools �[0;32mINFO�[0m] GPU/s:
2024-11-10T11:39:58.183856 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 4090
2024-11-10T11:39:58.183856 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 565.90
2024-11-10T11:39:58.437883 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.2.5 �[92mLoaded�[0m2024-11-10T11:39:58.437883 - 
2024-11-10T11:39:58.437883 - �[34m[ComfyUI-Easy-Use] web root: �[0mF:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Easy-Use\web_version/v2 �[92mLoaded�[0m2024-11-10T11:39:58.437883 - 
2024-11-10T11:39:58.730926 - Total VRAM 24564 MB, total RAM 65461 MB
2024-11-10T11:39:58.730926 - pytorch version: 2.3.1+cu121
2024-11-10T11:39:58.730926 - xformers version: 0.0.27
2024-11-10T11:39:58.730926 - Set vram state to: NORMAL_VRAM
2024-11-10T11:39:58.731927 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
2024-11-10T11:39:58.743938 - ### Loading: ComfyUI-Impact-Pack (V7.11.2)2024-11-10T11:39:58.743938 - 
2024-11-10T11:39:58.745940 - [Impact Pack] Wildcards loading done.2024-11-10T11:39:58.745940 - 
2024-11-10T11:39:58.756950 - ### Loading: ComfyUI-Inspire-Pack (V1.6)2024-11-10T11:39:58.756950 - 
2024-11-10T11:39:58.846554 - ### Loading: ComfyUI-Manager (V2.51.9)2024-11-10T11:39:58.846554 - 
2024-11-10T11:39:59.036727 - ### ComfyUI Revision: 2817 [6ee066a1] | Released on '2024-11-08'2024-11-10T11:39:59.036727 - 
2024-11-10T11:39:59.466822 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json2024-11-10T11:39:59.466822 - 
2024-11-10T11:39:59.700857 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2024-11-10T11:39:59.702859 - 
2024-11-10T11:39:59.737890 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json2024-11-10T11:39:59.737890 - 
2024-11-10T11:39:59.884545 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json2024-11-10T11:39:59.884545 - 
2024-11-10T11:40:00.466388 - --------------
2024-11-10T11:40:00.466388 - �[91m ### Mixlab Nodes: �[93mLoaded
2024-11-10T11:40:00.474395 - json_repair## OK2024-11-10T11:40:00.474395 - 
2024-11-10T11:40:00.478399 - ChatGPT.available True
2024-11-10T11:40:00.479399 - edit_mask.available True
2024-11-10T11:40:01.403198 - ## clip_interrogator_model not found: F:\ComfyUI-aki\ComfyUI-aki-v1.4\models\clip_interrogator\Salesforce\blip-image-captioning-base, pls download from https://huggingface.co/Salesforce/blip-image-captioning-base2024-11-10T11:40:01.403198 - 
2024-11-10T11:40:01.404199 - ClipInterrogator.available True
2024-11-10T11:40:01.548527 - ## text_generator_model not found: F:\ComfyUI-aki\ComfyUI-aki-v1.4\models\prompt_generator\text2image-prompt-generator, pls download from https://huggingface.co/succinctly/text2image-prompt-generator/tree/main2024-11-10T11:40:01.548527 - 
2024-11-10T11:40:01.548527 - ## zh_en_model not found: F:\ComfyUI-aki\ComfyUI-aki-v1.4\models\prompt_generator\opus-mt-zh-en, pls download from https://huggingface.co/Helsinki-NLP/opus-mt-zh-en/tree/main2024-11-10T11:40:01.548527 - 
2024-11-10T11:40:01.548527 - PromptGenerate.available True
2024-11-10T11:40:01.548527 - ChinesePrompt.available True
2024-11-10T11:40:01.549528 - RembgNode_.available True
2024-11-10T11:40:01.556534 - ffmpeg could not be found. Using ffmpeg from imageio-ffmpeg.2024-11-10T11:40:01.556534 - 
2024-11-10T11:40:02.064198 - TripoSR.available
2024-11-10T11:40:02.065198 - MiniCPMNode.available
2024-11-10T11:40:02.220617 - Scenedetect.available
2024-11-10T11:40:02.324897 - FishSpeech.available
2024-11-10T11:40:02.336908 - SenseVoice.available
2024-11-10T11:40:02.377129 - Whisper.available False
2024-11-10T11:40:02.378803 - fal-client## OK2024-11-10T11:40:02.378803 - 
2024-11-10T11:40:02.389017 - FalVideo.available
2024-11-10T11:40:02.389017 - �[93m -------------- �[0m
2024-11-10T11:40:02.873779 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2024-11-10T11:40:02.873779 - 
2024-11-10T11:40:02.873779 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2024-11-10T11:40:02.873779 - 
2024-11-10T11:40:02.911814 - Workspace manager - Openning file hash dict2024-11-10T11:40:02.911814 - 
2024-11-10T11:40:02.911814 - 🦄🦄Loading: Workspace Manager (V2.1.0)2024-11-10T11:40:02.911814 - 
2024-11-10T11:40:02.997892 - ------------------------------------------2024-11-10T11:40:02.997892 - 
2024-11-10T11:40:02.997892 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2024-11-10T11:40:02.997892 - 
2024-11-10T11:40:02.997892 - ------------------------------------------2024-11-10T11:40:02.997892 - 
2024-11-10T11:40:02.997892 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2024-11-10T11:40:02.997892 - 
2024-11-10T11:40:02.997892 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2024-11-10T11:40:02.997892 - 
2024-11-10T11:40:02.997892 - ------------------------------------------2024-11-10T11:40:02.997892 - 
2024-11-10T11:40:03.018912 - �[1;35m### [START] ComfyUI AlekPet Nodes �[1;34mv1.0.33�[0m�[1;35m ###�[0m2024-11-10T11:40:03.018912 - 
2024-11-10T11:40:06.612426 - �[92mNode -> ChatGLMNode: �[93mChatGLM4TranslateCLIPTextEncodeNode, ChatGLM4TranslateTextNode�[0m �[92m[Loading] �[0m2024-11-10T11:40:06.612426 - 
2024-11-10T11:40:06.616430 - �[92mNode -> ArgosTranslateNode: �[93mArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode�[0m �[92m[Loading] �[0m2024-11-10T11:40:06.616430 - 
2024-11-10T11:40:06.624436 - �[92mNode -> DeepTranslatorNode: �[93mDeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode�[0m �[92m[Loading] �[0m2024-11-10T11:40:06.625437 - 
2024-11-10T11:40:06.625437 - �[92mNode -> GoogleTranslateNode: �[93mGoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode�[0m �[92m[Loading] �[0m2024-11-10T11:40:06.625437 - 
2024-11-10T11:40:06.630442 - �[92mNode -> PoseNode: �[93mPoseNode�[0m �[92m[Loading] �[0m2024-11-10T11:40:06.631443 - 
2024-11-10T11:40:06.633444 - �[92mNode -> ExtrasNode: �[93mPreviewTextNode, HexToHueNode, ColorsCorrectNode�[0m �[92m[Loading] �[0m2024-11-10T11:40:06.633444 - 
2024-11-10T11:40:06.714517 - �[92mNode -> IDENode: �[93mIDENode�[0m �[92m[Loading] �[0m2024-11-10T11:40:06.714517 - 
2024-11-10T11:40:07.041340 - �[92mNode -> PainterNode: �[93mPainterNode�[0m �[92m[Loading] �[0m2024-11-10T11:40:07.041340 - 
2024-11-10T11:40:07.041340 - �[1;35m### [END] ComfyUI AlekPet Nodes ###�[0m2024-11-10T11:40:07.041340 - 
2024-11-10T11:40:08.839752 - �[34mFizzleDorf Custom Nodes: �[92mLoaded�[0m2024-11-10T11:40:08.839752 - 
2024-11-10T11:40:08.857768 - # 😺dzNodes: LayerStyle -> �[1;33mCannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to �[4mhttps://github.com/chflame163/ComfyUI_LayerStyle/issues/5�[0m�[m2024-11-10T11:40:08.857768 - 
2024-11-10T11:40:09.176970 - �[36;20m[comfy_mtb] | INFO -> loaded �[96m86�[0m nodes successfuly�[0m
2024-11-10T11:40:09.176970 - �[36;20m[comfy_mtb] | INFO -> Some nodes (2) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.�[0m
2024-11-10T11:40:09.205996 - Patching UNetModel.forward2024-11-10T11:40:09.205996 - 
2024-11-10T11:40:09.205996 - UNetModel.forward has been successfully patched.2024-11-10T11:40:09.205996 - 
2024-11-10T11:40:09.611892 - Traceback (most recent call last):
  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\nodes.py", line 2018, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 879, in exec_module
  File "<frozen importlib._bootstrap_external>", line 1016, in get_code
  File "<frozen importlib._bootstrap_external>", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'F:\\ComfyUI-aki\\ComfyUI-aki-v1.4\\custom_nodes\\IC-Light\\__init__.py'

2024-11-10T11:40:09.611892 - Cannot import F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\IC-Light module for custom nodes: [Errno 2] No such file or directory: 'F:\\ComfyUI-aki\\ComfyUI-aki-v1.4\\custom_nodes\\IC-Light\\__init__.py'
2024-11-10T11:40:09.622902 - �[1;32m[Power Noise Suite]: 🦚🦚🦚 �[93m�[3mwark!�[0m 🦚🦚🦚2024-11-10T11:40:09.622902 - 
2024-11-10T11:40:09.622902 - �[1;32m[Power Noise Suite]:�[0m Tamed �[93m11�[0m wild nodes.2024-11-10T11:40:09.622902 - 
2024-11-10T11:40:09.639917 - 
2024-11-10T11:40:09.639917 - �[92m[rgthree] Loaded 39 magnificent nodes.�[0m2024-11-10T11:40:09.639917 - 
2024-11-10T11:40:09.639917 - �[33m[rgthree] NOTE: Will NOT use rgthree's optimized recursive execution as ComfyUI has changed.�[0m2024-11-10T11:40:09.639917 - 
2024-11-10T11:40:09.639917 - 
2024-11-10T11:40:11.616697 - Searge-SDXL v4.3.1 in F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\SeargeSDXL2024-11-10T11:40:11.616697 - 
2024-11-10T11:40:11.669917 - �[34mWAS Node Suite: �[0mBlenderNeko's Advanced CLIP Text Encode found, attempting to enable `CLIPTextEncode` support.�[0m2024-11-10T11:40:11.669917 - 
2024-11-10T11:40:11.669917 - �[34mWAS Node Suite: �[0m`CLIPTextEncode (BlenderNeko Advanced + NSP)` node enabled under `WAS Suite/Conditioning` menu.�[0m2024-11-10T11:40:11.669917 - 
2024-11-10T11:40:15.098126 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2024-11-10T11:40:15.098126 - 
2024-11-10T11:40:15.098126 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m2024-11-10T11:40:15.098126 - 
2024-11-10T11:40:18.518314 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m219�[0m �[32mnodes successfully.�[0m2024-11-10T11:40:18.518314 - 
2024-11-10T11:40:18.518314 - 
	�[3m�[93m"Art is the journey of a free soul."�[0m�[3m - Alev Oguz�[0m
2024-11-10T11:40:18.518314 - 
2024-11-10T11:40:18.532328 - 
Import times for custom nodes:
2024-11-10T11:40:18.532328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\rembg-comfyui-node
2024-11-10T11:40:18.532328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\websocket_image_save.py
2024-11-10T11:40:18.532328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfuinoda-Navyblue
2024-11-10T11:40:18.532328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\FreeU_Advanced
2024-11-10T11:40:18.532328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Embedding_Picker
2024-11-10T11:40:18.532328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_ADV_CLIP_emb
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\cg-use-everywhere
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\stability-ComfyUI-nodes
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ControlNet-LLLite-ComfyUI
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_TiledKSampler
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_IPAdapter_plus
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\efficiency-nodes-comfyui
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-WD14-Tagger
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_InstantID
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-OpenPose
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-lama-remover
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyLiterals
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_experiments
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\PowerNoiseSuite
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui_controlnet_aux
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\images-grid-comfy-plugin
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Custom-Scripts
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_UltimateSDUpscale
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-various
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_essentials
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Impact-Pack
2024-11-10T11:40:18.533328 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\Derfuu_ComfyUI_ModdedNodes
2024-11-10T11:40:18.534329 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Advanced-ControlNet
2024-11-10T11:40:18.534329 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\rgthree-comfy
2024-11-10T11:40:18.534329 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-KJNodes
2024-11-10T11:40:18.534329 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-IC-Light
2024-11-10T11:40:18.534329 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-workspace-manager
2024-11-10T11:40:18.534329 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-AnimateDiff-Evolved
2024-11-10T11:40:18.534329 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2024-11-10T11:40:18.534329 -    0.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Marigold
2024-11-10T11:40:18.534329 -    0.1 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\Comfyui_ALY
2024-11-10T11:40:18.534329 -    0.1 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Inspire-Pack
2024-11-10T11:40:18.534329 -    0.1 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfy_mtb
2024-11-10T11:40:18.534329 -    0.1 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Crystools
2024-11-10T11:40:18.534329 -    0.1 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui_segment_anything
2024-11-10T11:40:18.534329 -    0.1 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_LayerStyle
2024-11-10T11:40:18.534329 -    0.2 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Easy-Use
2024-11-10T11:40:18.534329 -    0.3 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Gemini
2024-11-10T11:40:18.534329 -    0.3 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-BrushNet
2024-11-10T11:40:18.534329 -    0.3 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_FizzNodes
2024-11-10T11:40:18.534329 -    0.4 seconds (IMPORT FAILED): F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\IC-Light
2024-11-10T11:40:18.534329 -    0.5 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-SUPIR
2024-11-10T11:40:18.535330 -    0.5 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager
2024-11-10T11:40:18.535330 -    1.4 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_FaceAnalysis
2024-11-10T11:40:18.535330 -    2.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\SeargeSDXL
2024-11-10T11:40:18.535330 -    3.0 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes
2024-11-10T11:40:18.535330 -    3.1 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-art-venture
2024-11-10T11:40:18.535330 -    4.2 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_Custom_Nodes_AlekPet
2024-11-10T11:40:18.535330 -    6.9 seconds: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\was-node-suite-comfyui
2024-11-10T11:40:18.535330 - 
2024-11-10T11:40:18.553347 - Starting server

2024-11-10T11:40:18.553347 - To see the GUI go to: http://127.0.0.1:8188
2024-11-10T11:40:19.364526 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe-lightbox.esm.min.js2024-11-10T11:40:19.364526 - 
2024-11-10T11:40:19.381545 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe.min.css2024-11-10T11:40:19.381545 - 
2024-11-10T11:40:19.385549 - FETCH DATA from: F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager\extension-node-map.json2024-11-10T11:40:19.385549 - 2024-11-10T11:40:19.389208 -  [DONE]2024-11-10T11:40:19.389208 - 
2024-11-10T11:40:19.403221 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/pickr.min.js2024-11-10T11:40:19.403221 - 
2024-11-10T11:40:20.165203 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/classic.min.css2024-11-10T11:40:20.165203 - 
2024-11-10T11:40:20.166204 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/model-viewer.min.js2024-11-10T11:40:20.166204 - 
2024-11-10T11:40:20.178220 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css2024-11-10T11:40:20.178220 - 
2024-11-10T11:40:20.184224 - F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.min.js2024-11-10T11:40:20.184224 - 
2024-11-10T11:40:38.025561 - got prompt
2024-11-10T11:40:38.443047 - model weight dtype torch.float16, manual cast: None
2024-11-10T11:40:38.445049 - model_type EPS
2024-11-10T11:40:38.816284 - Using xformers attention in VAE
2024-11-10T11:40:38.817285 - Using xformers attention in VAE
2024-11-10T11:40:39.684670 - !!! Exception during processing !!! [ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running Conv node. Name:'StatefulPartitionedCall/ConvNextBV1/root_conv2d/BiasAdd' Status Message: CUDNN failure 1001: CUDNN_STATUS_NOT_INITIALIZED ; GPU=0 ; hostname=DONGSHU ; file=D:\a\_work\1\s\onnxruntime\core\providers\cuda\nn\conv.cc ; line=467 ; expr=cudnnConvolutionForward(cudnn_handle, &alpha, s_.x_tensor, s_.x_data, s_.w_desc, s_.w_data, s_.conv_desc, s_.algo, workspace.get(), s_.workspace_bytes, &beta, s_.y_tensor, s_.y_data); 
2024-11-10T11:40:39.686178 - Traceback (most recent call last):
  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\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 "F:\ComfyUI-aki\ComfyUI-aki-v1.4\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 "F:\ComfyUI-aki\ComfyUI-aki-v1.4\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-WD14-Tagger\wd14tagger.py", line 200, in tag
    tags.append(wait_for_async(lambda: tag(image, model, threshold, character_threshold, exclude_tags, replace_underscore, trailing_comma)))
  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-WD14-Tagger\pysssss.py", line 207, in wait_for_async
    return asyncio.run(async_fn())
  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\python\lib\asyncio\runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\python\lib\asyncio\base_events.py", line 649, in run_until_complete
    return future.result()
  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-WD14-Tagger\wd14tagger.py", line 92, in tag
    probs = model.run([label_name], {input.name: image})[0]
  File "F:\ComfyUI-aki\ComfyUI-aki-v1.4\python\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 220, in run
    return self._sess.run(output_names, input_feed, run_options)
onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running Conv node. Name:'StatefulPartitionedCall/ConvNextBV1/root_conv2d/BiasAdd' Status Message: CUDNN failure 1001: CUDNN_STATUS_NOT_INITIALIZED ; GPU=0 ; hostname=DONGSHU ; file=D:\a\_work\1\s\onnxruntime\core\providers\cuda\nn\conv.cc ; line=467 ; expr=cudnnConvolutionForward(cudnn_handle, &alpha, s_.x_tensor, s_.x_data, s_.w_desc, s_.w_data, s_.conv_desc, s_.algo, workspace.get(), s_.workspace_bytes, &beta, s_.y_tensor, s_.y_data); 

2024-11-10T11:40:39.687179 - Prompt executed in 1.64 seconds

Attached Workflow

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

Workflow too large. Please manually upload the workflow from local file system.

Additional Context

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



### Other

_No response_
@dongshucanything dongshucanything added the Potential Bug User is reporting a bug. This should be tested. label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug User is reporting a bug. This should be tested.
Projects
None yet
Development

No branches or pull requests

1 participant