fzd commited on
Commit
2234f32
·
verified ·
1 Parent(s): 863236d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -11,9 +11,14 @@ tags:
11
  <p align="center">
12
  <a href="https://huggingface.co/Baidu/ERNIE-Image">🤗 ERNIE-Image</a> &nbsp;|&nbsp;
13
  <a href="https://huggingface.co/Baidu/ERNIE-Image-Turbo">🤗 ERNIE-Image-Turbo</a> &nbsp;|&nbsp;
14
- <a href="TODO">💻 GitHub</a> &nbsp;|&nbsp;
15
- <a href="TODO">📖 Blog</a> &nbsp;|&nbsp;
16
- <a href="TODO">🖼️ Gallery</a>
 
 
 
 
 
17
  </p>
18
 
19
  ERNIE-Image is an open text-to-image generation model developed by the ERNIE-Image team at Baidu. It is built on a single-stream Diffusion Transformer (DiT) and paired with a lightweight Prompt Enhancer that expands brief user inputs into richer structured descriptions. With only 8B DiT parameters, it reaches state-of-the-art performance among open-weight text-to-image models. The model is designed not only for strong visual quality, but also for controllability in practical generation scenarios where accurate content realization matters as much as aesthetics. In particular, ERNIE-Image performs strongly on complex instruction following, text rendering, and structured image generation, making it well suited for commercial posters, comics, multi-panel layouts, and other content creation tasks that require both visual quality and precise control. It also supports a broad range of visual styles, including realistic photography, design-oriented imagery, and more stylized aesthetic outputs.
 
11
  <p align="center">
12
  <a href="https://huggingface.co/Baidu/ERNIE-Image">🤗 ERNIE-Image</a> &nbsp;|&nbsp;
13
  <a href="https://huggingface.co/Baidu/ERNIE-Image-Turbo">🤗 ERNIE-Image-Turbo</a> &nbsp;|&nbsp;
14
+ <a href="https://huggingface.co/spaces/baidu/ERNIE-Image">🖥️ Huggingface Demo</a> &nbsp;|&nbsp;
15
+ <a href="https://aistudio.baidu.com/application/detail/179775">🖥️ AI Studio Demo</a> &nbsp;|&nbsp;
16
+ <a href="https://yiyan.baidu.com/blog/posts/ernie-image">📖 Blog</a> &nbsp;|&nbsp;
17
+ <a href="https://ernieimageprompt.com/">🖼️ Art Gallery</a>
18
+ <br/>
19
+ <a href="https://github.com/baidu/ERNIE-Image/blob/main/assets/contacts/WeChat.jpg">💬 WeChat(微信)</a> &nbsp;|&nbsp;
20
+ <a href="https://discord.gg/ByUTbjfG5k">🫨 Discord</a> &nbsp;|&nbsp;
21
+ <a href="https://x.com/ErnieforDevs">🏷️ X</a>
22
  </p>
23
 
24
  ERNIE-Image is an open text-to-image generation model developed by the ERNIE-Image team at Baidu. It is built on a single-stream Diffusion Transformer (DiT) and paired with a lightweight Prompt Enhancer that expands brief user inputs into richer structured descriptions. With only 8B DiT parameters, it reaches state-of-the-art performance among open-weight text-to-image models. The model is designed not only for strong visual quality, but also for controllability in practical generation scenarios where accurate content realization matters as much as aesthetics. In particular, ERNIE-Image performs strongly on complex instruction following, text rendering, and structured image generation, making it well suited for commercial posters, comics, multi-panel layouts, and other content creation tasks that require both visual quality and precise control. It also supports a broad range of visual styles, including realistic photography, design-oriented imagery, and more stylized aesthetic outputs.