π¨ ComfyUI Workflows & Custom LoRAs
A curated collection of production-grade ComfyUI workflows paired with custom-trained LoRAs across multiple state-of-the-art diffusion architectures (SDXL, FLUX, Klein, and Z-Image Turbo).
Due to file size limits on GitHub, all heavy model weights (.safetensors) are hosted for free on Hugging Face, while execution workflows (.json) and installation guides are stored directly in this repository.
π Repository & Directory Layout
To keep your local ComfyUI setup organized, models and workflows are categorized into dedicated subfolders by architecture:
βββ workflows/
β βββ sdxl/ # SDXL ComfyUI workflow JSONs
β βββ flux/ # FLUX ComfyUI workflow JSONs
β βββ z_image_turbo/ # Z-Image Turbo ComfyUI workflow JSONs
βββ README.md
Additional notes- the loras are all different weights and rank, some may output better quality on certain prompts. For sdxl loras, recommended checkpoints are wai illustrative, anythingxl and meinamix [but it works with almost all sdxl checkpoints, try it out :)]
Samples-
π€ Hugging Face Model Downloads
Download the .safetensors model weights directly from the official Hugging Face Repository:
π Hugging Face Repository Hub
β‘ How to Use
[TRIGGER WORD SAME AS MODEL NAME]
1. Download Model Weights- https://huggingface.co/stomp001/free-character-models/tree/main
- Visit the Hugging Face repository linked above.
- Download the
.safetensorsfiles for the architectures you wish to use. - Place them into your local ComfyUI setup under
ComfyUI/models/loras/(you can keep them organized in subfolders likeloras/sdxl/,loras/flux/, etc.).
2. Load Workflows
- Open your local ComfyUI.
- Navigate to the
workflows/folder in this repository. - Drag and drop any
.jsonworkflow file directly onto your ComfyUI canvas workspace. - Ensure your Load LoRA nodes are pointed to the correct subfolder path for the model you downloaded.
- Click Queue Prompt to generate!
π οΈ Recommended Custom Nodes
To ensure all included workflows run smoothly without missing node errors, make sure you have the following custom nodes installed via ComfyUI Manager:
- ComfyUI-Manager (To resolve missing nodes automatically)
- ComfyUI-Quick-Merge (For automated batching and image layering)
π License & Usage Rules
- Workflows contained in this repository are open for personal and commercial use under the MIT License.
- Individual LoRA model licenses (e.g., FLUX, SDXL non-commercial restrictions) apply based on their underlying base model terms. Check the Hugging Face repository model card for individual commercial licensing details.