benjiaiplayground commited on
Commit
7525b56
·
verified ·
1 Parent(s): ce544d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -3,8 +3,6 @@ license: apache-2.0
3
  language:
4
  - zh
5
  - en
6
- base_model:
7
- - zai-org/GLM-Image
8
  pipeline_tag: text-to-image
9
  library_name: diffusers
10
  tags:
@@ -31,5 +29,4 @@ tags:
31
 
32
  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.
33
 
34
- Model architecture: a hybrid autoregressive + diffusion decoder design.
35
-
 
3
  language:
4
  - zh
5
  - en
 
 
6
  pipeline_tag: text-to-image
7
  library_name: diffusers
8
  tags:
 
29
 
30
  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.
31
 
32
+ Model architecture: a hybrid autoregressive + diffusion decoder design.