wildminder/awesome-qwen-image
Qwen-Image 2.1. Checkpoints, quants, prompt engines, LoRAs, and tooling
About the project
A curated list of resources for Qwen-Image 2.1, a 7B text-to-image and image-editing model: checkpoints, quantizations, LoRAs, prompt engines, and tooling.
Useful for
- Run Qwen-Image 2.1 in ComfyUI with pre-split model and text encoder files
- Pick a GGUF quantization to run the model locally via llama.cpp
- Find LoRAs and prompt engines to improve image generation quality
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 22 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 2 days old and already has 68 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #196.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 68
- Today
- 0 · ≈ 22 by evening
- Forks
- 3
- Issues and pull requests
- 0
- Watchers
- 0
- Created
- September 24, 2026
- Last push
- September 25, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026Top new repositories this week: #195
Similar by description
-
0.0
JGRFW/comfyui-AICG3D
Unofficial ComfyUI plugin merging ComfyUI-MiniMaxH3-Easy and Goohai-MiniMax-H3_Integration into a single MiniMax H3 video-creation workbench: unified model/LoRA loader, asset, skill and prompt libraries, combined…
-
0.9
benjiyaya/ComfyUI-Qwen-Image-2.1-Prompt-Enhancer
ComfyUI custom nodes wrapping Qwen-Image-2.1 prompt-enhancer models: expand short text into detailed prompts for text-to-image and rewrite vague edit instructions using source images.
-
5.0
leejet/stable-diffusion.cpp
Diffusion model inference (Stable Diffusion, FLUX, Wan, Qwen Image, etc.) implemented in pure C/C++ on top of ggml — like llama.cpp but for image and video generation. Runs without external dependencies on CPU, CUDA,…