-
Notifications
You must be signed in to change notification settings - Fork 153
Description
Checklist
- 1. I have searched for related issues and FAQs (https://github.com/mit-han-lab/nunchaku/blob/main/docs/faq.md) but was unable to find a solution.
- 2. The issue persists in the latest version.
- 3. Please note that without environment information and a minimal reproducible example, it will be difficult for us to reproduce and address the issue, which may delay our response.
- 4. If your report is a question rather than a bug, please submit it as a discussion at https://github.com/mit-han-lab/ComfyUI-nunchaku/discussions/new/choose. Otherwise, this issue will be closed.
- 5. I will do my best to describe the issue in English.
Describe the Bug
Nunchaku version: 0.3.1
ComfyUI-nunchaku version: 0.3.1
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
Optional nodes NunchakuPulidApply and NunchakuPulidLoader import failed:
Traceback (most recent call last):
File "D:\anaconda3\envs\ceshi\Lib\site-packages\insightface_init_.py", line 8, in
import onnxruntime
File "D:\anaconda3\envs\ceshi\Lib\site-packages\onnxruntime_init_.py", line 61, in
raise import_capi_exception
File "D:\anaconda3\envs\ceshi\Lib\site-packages\onnxruntime_init_.py", line 24, in
from onnxruntime.capi._pybind_state import (
File "D:\anaconda3\envs\ceshi\Lib\site-packages\onnxruntime\capi_pybind_state.py", line 32, in
from .onnxruntime_pybind11_state import * # noqa
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportError: DLL load failed while importing onnxruntime_pybind11_state: 动态链接库(DLL)初始化例程失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\cf\ComfyUI\custom_nodes\ComfyUI-nunchaku_init_.py", line 52, in
from .nodes.models.pulid import NunchakuPulidApply, NunchakuPulidLoader
File "D:\cf\ComfyUI\custom_nodes\ComfyUI-nunchaku\nodes\models\pulid.py", line 8, in
from nunchaku.pipeline.pipeline_flux_pulid import PuLIDPipeline
File "D:\anaconda3\envs\ceshi\Lib\site-packages\nunchaku\pipeline_init_.py", line 1, in
from .pipeline_flux_pulid import PuLIDFluxPipeline
File "D:\anaconda3\envs\ceshi\Lib\site-packages\nunchaku\pipeline\pipeline_flux_pulid.py", line 9, in
import insightface
File "D:\anaconda3\envs\ceshi\Lib\site-packages\insightface_init_.py", line 10, in
raise ImportError(
ImportError: Unable to import dependency onnxruntime.
Environment
pytorch version: 2.7.0+cu128
xformers version: 0.0.30
Enabled fp16 accumulation.
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 : cudaMallocAsync
Using xformers attention
Python version: 3.12.4 | packaged by Anaconda, Inc. | (main, Jun 18 2024, 15:03:56) [MSC v.1929 64 bit (AMD64)]
ComfyUI version: 0.3.44
ComfyUI frontend version: 1.23.4