This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # ComfyUI + Flux + Top Nodes 2026 - RTX 5090 (dla noobów) | |
| # Działa na vastai/comfy | |
| DEFAULT_WORKFLOW="https://raw.githubusercontent.com/ai-dock/comfyui/main/config/workflows/flux-comfyui-example.json" | |
| NODES=( | |
| "https://github.com/ltdrdata/ComfyUI-Manager" # menedżer nodów | |
| "https://github.com/rgthree/rgthree-comfy" # najlepsze workflow | |
| "https://github.com/KJNodes/KJNodes_for_ComfyUI" |