-
Notifications
You must be signed in to change notification settings - Fork 131
Description
Checklist
- 1. I have searched for related issues and FAQs (https://github.com/nunchaku-tech/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/nunchaku-tech/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
wanted to reinstall via the wheel workflow in order to get the z-image DiT Loader, which was missing after updating the nodes. Now i get this message:
ERROR:
Failed to install from all available sources.
Last error: Installation failed for https://github.com/nunchaku-tech/nunchaku/releases/download/v1.1.0/nunchaku-1.1.0+torch2.8-cp312-cp312-win_amd64.whl. Error: HTTP Error 404: Not Found
I checked that link via http, it´s basically a 404
--
btw. creating a bug report, your checklist link is not working either.
https://github.com/nunchaku-tech/nunchaku/blob/main/docs/faq.md leads to a 404 as well, thats why i didn´t check that box.
Environment
ComfyUI v0.6.0
ComfyUI_frontend v1.34.9
ComfyUI_desktop v0.6.2
ComfyUI-Manager V4.0.3
OS win32
Python Version 3.12.9 (main, Mar 17 2025, 21:06:20) [MSC v.1943 64 bit (AMD64)]
Embedded Python false
Pytorch Version 2.8.0+cu129
Arguments
C:\sd_comfyui_I\resources\ComfyUI\main.py --user-directory C:\sd_comfyui\user --input-directory C:\sd_comfyui\input --output-directory C:\sd_comfyui\output --front-end-root C:\sd_comfyui_I\resources\ComfyUI\web_custom_versions\desktop_app --base-directory C:\sd_comfyui --extra-model-paths-config C:\Users\worx\AppData\Roaming\ComfyUI\extra_models_config.yaml --log-stdout --listen 127.0.0.1 --port 8001 --enable-manager --enable-manager-legacy-ui
Reproduction Steps
Your own install wheel workflow.