Add experimental Nunchaku Qwen LoRA support (#873)

This commit is contained in:
Will Miao
2026-03-27 19:24:43 +08:00
parent 76ee59cdb9
commit 1e8aca4787
5 changed files with 924 additions and 211 deletions

View File

@@ -346,6 +346,7 @@ We appreciate your understanding and look forward to potentially accepting code
This project has been inspired by and benefited from other excellent ComfyUI extensions:
- [ComfyUI-QwenImageLoraLoader](https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader) - For the experimental Nunchaku Qwen-Image LoRA support
- [ComfyUI-SaveImageWithMetaData](https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData) - For the image metadata functionality
- [rgthree-comfy](https://github.com/rgthree/rgthree-comfy) - For the lora loader functionality