Commit Graph

178 Commits

Author SHA1 Message Date
Oleksandr Liutyi 0a028b932d Nano Banana lite add 2026-07-01 20:51:06 +00:00
Oleksandr Liutyi 2e969213f3 PRXPixel cover image 2026-07-01 14:05:49 +00:00
Vladimir Mandic 6da14e36b6 fix hf telemetry and add prxpixel
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-07-01 12:50:45 +02:00
CalamitousFelicitousness 48fad8524e feat(krea2): add Krea 2 (K2) image model support
Krea 2 is a 12.9B single-stream flow-matching DiT trained from scratch, using a Qwen3-VL-4B text encoder and the Qwen-Image VAE. The transformer is vendored as a diffusers ModelMixin whose module tree mirrors the checkpoint, so weights load with no key conversion; the pipeline ports the reference encode, flow-matching denoise, and VAE decode. The text encoder is shared at runtime via the existing dedup registry, so Base and Turbo reuse one Qwen3-VL-4B copy.

Covers text-to-image, image-to-image, native LoRA, and the single-file UNET override. Also completes SD.Next's partial Qwen-Image VAE support (5D decode input and TAESD preview mapping) that K2 shares.
2026-06-23 04:41:54 +01:00
Oleksandr Liutyi 7eb3676ff8 Ideogram 4 two reference images 2026-06-10 10:28:27 +00:00
Oleksandr Liutyi ac8734dcb2 Ideogram 4 reference image 2026-06-08 13:34:49 +00:00
Oleksandr Liutyi 3108a00be8 Microsoft Lens preview images v2 (office) 2026-06-01 17:49:11 +00:00
Oleksandr Liutyi 964ae59078 fix resonantsky models paths, regenerate preview with metadata 2026-05-29 12:42:02 +00:00
resonantsky 16e7d9333f Added Diving Z-Image-Turbo and Unstable Revolution Z-Image-Turbo 2026-05-26 12:51:43 +02:00
Oleksandr Liutyi 4c404a7177 Microdoft Lens reference Images 2026-05-25 13:08:27 +00:00
resonantsky c36d37df0a Added Z-Image-Turbo : Moody Real Mix to community models 2026-05-24 13:59:39 +02:00
resonantsky f5ba21a2ef Added Z-Image-Turbo : Moody Real Mix to community models 2026-05-24 13:44:57 +02:00
Vladimir Mandic 9fc858d75e add microsoft lens
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-05-23 09:49:42 +02:00
Vladimir Mandic c18844080f add anima 1.0 base/turbo/sdnq
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-05-15 13:00:44 +02:00
Vladimir Mandic 653d27e876 skill check-reference
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-05-13 11:35:11 +02:00
Oleksandr Liutyi e6be4e0369 HiDream O1 Image Reference images 2026-05-11 20:18:29 +00:00
Vladimir Mandic 7ee740e744 add hidream-o1
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-05-10 21:45:58 +02:00
Oleksandr Liutyi dd70c2942e Reference image for JoyAI-Image-Edit 2026-05-09 08:22:14 +00:00
Oleksandr Liutyi 5cbbac39e5 VIBE-Image-Edit and Step1X-Edit Covers 2026-05-08 15:34:08 +00:00
Vladimir Mandic 82e9745c65 add joyai-image-edit
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-05-08 14:44:00 +02:00
Oleksandr Liutyi 36c9a62d8e UltraFlux v1 model reference image 2026-05-07 09:18:37 +00:00
Vladimir Mandic 75b0a4da59 add ultraflux
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-05-06 07:50:33 +02:00
Oleksandr Liutyi 61874da85a re-creating ERNIE covers. again. 2026-04-19 08:58:36 +00:00
Oleksandr Liutyi 9f6af314c4 ZETA Chroma cover for the next couple of months 2026-04-18 15:34:19 +00:00
Oleksandr Liutyi 6adb7f3e7e BRIA FIBO covers recreated 2026-04-18 14:34:10 +00:00
Oleksandr Liutyi 5f99160d5b ERNIE covers recreated incl. int4 versions 2026-04-18 13:55:26 +00:00
Oleksandr Liutyi f719539982 Nucleus cover image 2026-04-15 19:47:03 +00:00
Oleksandr Liutyi c491e65829 ERNIE cover images 2026-04-15 14:41:18 +00:00
Vladimir Mandic c86ba31214 add nucleus-image
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-04-15 11:49:10 +00:00
Vladimir Mandic db8c6e9243 add ernie-image
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-04-15 11:06:32 +00:00
Oleksandr Liutyi fd70a17e08 BRIA FIBO cover images 2026-04-13 08:58:32 +00:00
vladmandic a00ea46114 add step1x-edit and vibe-edit
Signed-off-by: vladmandic <mandic00@live.com>
2026-04-12 19:06:08 +02:00
vladmandic da01e6ced2 add lumina-dimoo
Signed-off-by: vladmandic <mandic00@live.com>
2026-04-12 19:06:08 +02:00
vladmandic 5f659553a0 add bria-fibo
Signed-off-by: vladmandic <mandic00@live.com>
2026-04-12 19:06:08 +02:00
vladmandic b9a38b5955 ai-agents
Signed-off-by: vladmandic <mandic00@live.com>
2026-04-12 18:54:22 +02:00
CalamitousFelicitousness 13fcbd1112 update anima reference model to preview 3
- replace preview 1 and preview 2 entries with single preview 3 entry
- add preview 3 reference image
- update test image reference
2026-04-09 02:44:05 +01:00
Oleksandr Liutyi 88bde026f7 sdxs-1b reference image 2026-04-03 13:12:08 +00:00
vladmandic 9d0ecde462 add sdxs
Signed-off-by: vladmandic <mandic00@live.com>
2026-04-02 20:15:30 +02:00
Oleksandr Liutyi 716bbd759b new reference images: Anima Preview 1/2 2026-03-27 16:47:32 +00:00
Oleksandr Liutyi 1c5edb913c new reference images: FireRed Image 1.0/1.1 2026-03-27 11:49:57 +00:00
Oleksandr Liutyi d16676518c new reference images: GLM Image (+metadata) and FLUX2 Klein 9B KV (new) 2026-03-25 16:18:15 +00:00
Oleksandr Liutyi d54bdefc2a ShuttleAI covers 4 STEPS re-generated 2026-03-03 09:41:43 +00:00
Oleksandr Liutyi c9918ed59b gemini-3.1-flash-image-preview 2026-02-27 12:49:58 +00:00
Oleksandr Liutyi 316b940b6b Change Unipic3 CM to Unipic 3 base. Add unipic3 to autodetect patterns. Add preview image 2026-02-20 19:09:24 +00:00
Oleksandr Liutyi 9de84792b4 FireRed Edit preview image 2026-02-20 17:40:28 +00:00
Oleksandr Liutyi 859072c683 Unipic3-DMD preview 2026-02-17 17:12:40 +00:00
Oleksandr Liutyi 84c95442ee Anima preview with metadata 2026-02-17 11:25:54 +00:00
vladmandic 3dde41faa5 cleanup previews and add firered
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-17 08:19:23 +01:00
CalamitousFelicitousness a23c7d5733 feat: add Anima to community reference models
Add Anima (Cosmos-Predict-2B variant) to the Extra Networks community
tab with preview image so users can discover and download it.
2026-02-02 00:44:51 +00:00
Oleksandr Liutyi b15f319195 Z-Image reference image 2026-01-27 20:02:41 +00:00