-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpyproject.toml
More file actions
17 lines (13 loc) · 949 Bytes
/
Copy pathpyproject.toml
File metadata and controls
17 lines (13 loc) · 949 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[project]
name = "ComfyUI-NunchakuFluxLoraStacker"
version = "2.0.1"
description = "ComfyUI custom nodes: FLUX LoRA Loader V2 (Nunchaku FLUX1), LoRA Stacker V2 (Universal), SDNQ LoRA Stacker V2 (SDNQ quantized models), Model Patch Loader (Qwen Image&Z Image Turbo Diffsynth ControlNet), All with dynamic 10-slot UI. Fast Groups Bypasser V2 (group control utility). All nodes support ComfyUI Nodes2.0. On AMD/ROCm (when nunchaku is unavailable), Nunchaku FLUX features stay disabled while the rest of the pack still loads."
authors = [{ name = "ussoewwin" }]
license = { file = "LICENSE" }
requires-python = ">=3.10, <3.13"
[project.urls]
Repository = "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker"
[tool.comfy]
PublisherId = "ussoewwin"
DisplayName = "ComfyUI-NunchakuFluxLoraStack-and-VariousTools"
Icon = "https://raw.githubusercontent.com/nunchaku-tech/nunchaku/96615bd93a1f0d2cf98039fddecfec43ce34cc96/assets/nunchaku.svg"