mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
feat(ideogram4): add Ideogram 4 model support
Diffusers-native port of the 9.3B flow-matching DiT: dual-transformer asymmetric CFG, a 13-layer Qwen3-VL tap encoder deduped with VQA and prompt-enhance, the Flux.2 VAE, and a logit-normal schedule. Loads a published bf16 repo with SDNQ at load.
This commit is contained in:
@@ -184,6 +184,14 @@
|
||||
"size": 20.3,
|
||||
"date": "2025 November"
|
||||
},
|
||||
"Ideogram 4": {
|
||||
"path": "CalamitousFelicitousness/Ideogram-4-bf16-Diffusers",
|
||||
"desc": "Ideogram 4 is Ideogram's first open-weight text-to-image model: a 9.3B flow-matching single-stream DiT that uses a Qwen3-VL vision-language model as its text encoder, with strong in-image text rendering. Requires structured JSON-caption prompts; a plain-text prompt returns a built-in safety placeholder. Non-commercial license.",
|
||||
"skip": true,
|
||||
"extras": "sampler: Default, cfg_scale: 7.0, steps: 20, width: 1024, height: 1024",
|
||||
"size": 50.0,
|
||||
"date": "2026 June"
|
||||
},
|
||||
"Baidu ERNIE-Image": {
|
||||
"path": "baidu/ERNIE-Image",
|
||||
"preview": "baidu--ERNIE-Image.jpg",
|
||||
|
||||
Reference in New Issue
Block a user