Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ======================================== ComfyUI-nunchaku Initialization ========================================
- Nunchaku version: 0.3.1
- ComfyUI-nunchaku version: 1.0.1
- ComfyUI-nunchaku 1.0.1 is not compatible with nunchaku 0.3.1. Please update nunchaku to a supported version in ['v1.0.0'].
- Node `NunchakuFluxDiTLoader` import failed:
- Traceback (most recent call last):
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/__init__.py", line 31, in <module>
- from .nodes.models.flux import NunchakuFluxDiTLoader
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/nodes/models/flux.py", line 22, in <module>
- from ...wrappers.flux import ComfyFluxWrapper
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/wrappers/flux.py", line 15, in <module>
- from nunchaku.caching.fbcache import cache_context, create_cache_context
- ModuleNotFoundError: No module named 'nunchaku.caching.fbcache'
- Node `NunchakuQwenImageDiTLoader` import failed:
- Traceback (most recent call last):
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/__init__.py", line 38, in <module>
- from .nodes.models.qwenimage import NunchakuQwenImageDiTLoader
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/nodes/models/qwenimage.py", line 14, in <module>
- from nunchaku.utils import check_hardware_compatibility, get_gpu_memory, get_precision_from_quantization_config
- ImportError: cannot import name 'get_precision_from_quantization_config' from 'nunchaku.utils' (/h-games/stabilitymatrix/Data/Packages/ComfyUI/venv/lib/python3.10/site-packages/nunchaku/utils.py)
- Nodes `NunchakuFluxLoraLoader` and `NunchakuFluxLoraStack` import failed:
- Traceback (most recent call last):
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/__init__.py", line 45, in <module>
- from .nodes.lora.flux import NunchakuFluxLoraLoader, NunchakuFluxLoraStack
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/nodes/lora/flux.py", line 14, in <module>
- from ...wrappers.flux import ComfyFluxWrapper
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/wrappers/flux.py", line 15, in <module>
- from nunchaku.caching.fbcache import cache_context, create_cache_context
- ModuleNotFoundError: No module named 'nunchaku.caching.fbcache'
- /h-games/stabilitymatrix/Data/Packages/ComfyUI/venv/lib/python3.10/site-packages/timm/models/layers/__init__.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
- warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning)
- Please 'pip install xformers'
- Please 'pip install apex'
- Please 'pip install xformers'
- Nodes `NunchakuPulidApply`,`NunchakuPulidLoader`, `NunchakuPuLIDLoaderV2` and `NunchakuFluxPuLIDApplyV2` import failed:
- Traceback (most recent call last):
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/__init__.py", line 69, in <module>
- from .nodes.models.pulid import (
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/nodes/models/pulid.py", line 24, in <module>
- from ...wrappers.flux import ComfyFluxWrapper
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/wrappers/flux.py", line 15, in <module>
- from nunchaku.caching.fbcache import cache_context, create_cache_context
- ModuleNotFoundError: No module named 'nunchaku.caching.fbcache'
- Nodes `NunchakuFluxIPAdapterApply` and `NunchakuIPAdapterLoader` import failed:
- Traceback (most recent call last):
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/__init__.py", line 86, in <module>
- from .nodes.models.ipadapter import NunchakuFluxIPAdapterApply, NunchakuIPAdapterLoader
- File "/h-games/stabilitymatrix/Data/Packages/ComfyUI/custom_nodes/ComfyUI-nunchaku/nodes/models/ipadapter.py", line 14, in <module>
- from nunchaku.models.ip_adapter.diffusers_adapters import apply_IPA_on_pipe
- ModuleNotFoundError: No module named 'nunchaku.models.ip_adapter'
- 'nunchaku_versions.json' not found. Node will start in minimal mode.
- =================================================================================================================
Advertisement
Add Comment
Please, Sign In to add comment