CoolFace
Modelpublic

benjiaiplayground/GLM-Image-merged

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
2likes69downloads
Model Card

<div align="center"> <img src=https://raw.githubusercontent.com/zai-org/GLM-Image/refs/heads/main/resources/logo.svg width="40%"/> </div> <p align="center"> This is a safetensors file merger repo of zai-org/GLM-Image. The official GML-Image Hugging Face Repo is : (<a href="https://huggingface.co/zai-org/GLM-Image/">https://huggingface.co/zai-org/GLM-Image/</a>) </p>

<p align="center"> <img src="https://raw.githubusercontent.com/zai-org/GLM-Image/refs/heads/main/resources/showcase.jpeg" alt="showcase" width="100%" /> </p>

Introduction

GLM-Image is an image generation model adopts a hybrid autoregressive + diffusion decoder architecture. In general image generation quality, GLM‑Image aligns with mainstream latent diffusion approaches, but it shows significant advantages in text-rendering and knowledge‑intensive generation scenarios. It performs especially well in tasks requiring precise semantic understanding and complex information expression, while maintaining strong capabilities in high‑fidelity and fine‑grained detail generation. In addition to text‑to‑image generation, GLM‑Image also supports a rich set of image‑to‑image tasks including image editing, style transfer, identity‑preserving generation, and multi‑subject consistency.

Model architecture: a hybrid autoregressive + diffusion decoder design.