mirror of https://github.com/vladmandic/automatic
add GLM-Image to reference models
parent
3f259cff9a
commit
1be9ceeea1
|
|
@ -1345,6 +1345,16 @@
|
|||
"preview": "gemini-3-pro-image-preview.jpg",
|
||||
"tags": "cloud",
|
||||
"skip": true
|
||||
},
|
||||
|
||||
"ZAI GLM-Image": {
|
||||
"path": "zai-org/GLM-Image",
|
||||
"preview": "zai-org--GLM-Image.jpg",
|
||||
"desc": "GLM-Image is a two-stage image generation model combining autoregressive token generation (9B vision-language encoder) with diffusion refinement (7B DiT transformer). Features strong text rendering and compositional capabilities.",
|
||||
"skip": true,
|
||||
"extras": "sampler: Default, cfg_scale: 1.5, steps: 20",
|
||||
"size": 15.3,
|
||||
"date": "2025 January"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue