Checklist
Describe the Bug
System Info:
OS: Windows 11 (64-bit)
Python Version: 3.10
GPU: NVIDIA RTX 3060 (12 GB VRAM)
ComfyUI version: (mention exact date or commit hash if possible)
Installation method: Cloned manually / Installed via ComfyUI-Manager (mention which one)
Steps Taken:
Cloned the ComfyUI-NanChaku repo into the custom_nodes directory:
bash
Copy
Edit
git clone https://github.com/TencentARC/ComfyUI-NanChaku.git custom_nodes/ComfyUI-NanChaku
Ran the requirements.txt installation:
bash
Copy
Edit
cd custom_nodes/ComfyUI-NanChaku
python -m pip install -r requirements.txt
→ This completed without errors.
Restarted ComfyUI, but the node is missing with the following error in the terminal:
vbnet
Copy
Edit
[ERROR] Node class 'NanChakuFluxDiTLoader' not found
Troubleshooting Tried:
Confirmed correct Python version (3.10).
Re-installed dependencies in a clean environment.
Verified presence of init.py and main node files.
Checked for typos in folder name and path.
Verified that other custom nodes load fine.
Expected Behavior:
After restarting ComfyUI, I should be able to see and use the NanChakuFluxDiTLoader node in the node search panel without errors.
Actual Behavior:
Node shows up as “missing” in workflows and does not appear in the node list.
Logs (if available):
Please include full error log or screenshot if you have one.
Environment
OS: Windows 11 (64-bit)
Python Version: 3.10
GPU: NVIDIA RTX 3060 (12 GB VRAM)
ComfyUI version: (mention exact date or commit hash if possible)
Installation method: Cloned manually / Installed via ComfyUI-Manager (mention which one)
Reproduction Steps
Steps Taken:
Cloned the ComfyUI-NanChaku repo into the custom_nodes directory:
bash
Copy
Edit
git clone https://github.com/TencentARC/ComfyUI-NanChaku.git custom_nodes/ComfyUI-NanChaku
Ran the requirements.txt installation:
bash
Copy
Edit
cd custom_nodes/ComfyUI-NanChaku
python -m pip install -r requirements.txt
→ This completed without errors.
Restarted ComfyUI, but the node is missing with the following error in the terminal:
vbnet
Copy
Edit
[ERROR] Node class 'NanChakuFluxDiTLoader' not found
Checklist
Describe the Bug
System Info:
OS: Windows 11 (64-bit)
Python Version: 3.10
GPU: NVIDIA RTX 3060 (12 GB VRAM)
ComfyUI version: (mention exact date or commit hash if possible)
Installation method: Cloned manually / Installed via ComfyUI-Manager (mention which one)
Steps Taken:
Cloned the ComfyUI-NanChaku repo into the custom_nodes directory:
bash
Copy
Edit
git clone https://github.com/TencentARC/ComfyUI-NanChaku.git custom_nodes/ComfyUI-NanChaku
Ran the requirements.txt installation:
bash
Copy
Edit
cd custom_nodes/ComfyUI-NanChaku
python -m pip install -r requirements.txt
→ This completed without errors.
Restarted ComfyUI, but the node is missing with the following error in the terminal:
vbnet
Copy
Edit
[ERROR] Node class 'NanChakuFluxDiTLoader' not found
Troubleshooting Tried:
Confirmed correct Python version (3.10).
Re-installed dependencies in a clean environment.
Verified presence of init.py and main node files.
Checked for typos in folder name and path.
Verified that other custom nodes load fine.
Expected Behavior:
After restarting ComfyUI, I should be able to see and use the NanChakuFluxDiTLoader node in the node search panel without errors.
Actual Behavior:
Node shows up as “missing” in workflows and does not appear in the node list.
Logs (if available):
Please include full error log or screenshot if you have one.
Environment
OS: Windows 11 (64-bit)
Python Version: 3.10
GPU: NVIDIA RTX 3060 (12 GB VRAM)
ComfyUI version: (mention exact date or commit hash if possible)
Installation method: Cloned manually / Installed via ComfyUI-Manager (mention which one)
Reproduction Steps
Steps Taken:
Cloned the ComfyUI-NanChaku repo into the custom_nodes directory:
bash
Copy
Edit
git clone https://github.com/TencentARC/ComfyUI-NanChaku.git custom_nodes/ComfyUI-NanChaku
Ran the requirements.txt installation:
bash
Copy
Edit
cd custom_nodes/ComfyUI-NanChaku
python -m pip install -r requirements.txt
→ This completed without errors.
Restarted ComfyUI, but the node is missing with the following error in the terminal:
vbnet
Copy
Edit
[ERROR] Node class 'NanChakuFluxDiTLoader' not found