SeeSee21 commited on
Commit
b5c6ea0
·
verified ·
1 Parent(s): 09b31a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -38
README.md CHANGED
@@ -1,30 +1,30 @@
1
- ---
2
- pipeline_tag: text-to-image
3
- tags:
4
- - text-to-image
5
- - image-generation
6
- - diffusion-transformer
7
- - dit
8
- - comfyui
9
- - checkpoint
10
- - safetensors
11
- - aio
12
- - all-in-one
13
- - ernie-image
14
- - ernie-image-turbo
15
- - bf16
16
- - fp8
17
- license: apache-2.0
18
- widget:
19
- - text: >-
20
- A premium sci-fi poster with readable text, cinematic lighting, and a
21
- futuristic city skyline at night.
22
- - text: >-
23
- A clean product advertisement for a coffee brand with readable package text,
24
- elegant layout, and warm morning light.
25
- language:
26
- - en
27
- ---
28
 
29
  # 🖼️ ERNIE AIO for ComfyUI
30
 
@@ -35,17 +35,17 @@ language:
35
 
36
  ---
37
 
38
- - [📦 Models](#-models)
39
- - [📋 Workflow](#-workflow)
40
- - [📸 ERNIE-AIO-Base](#-ernie-aio-base)
41
- - [⚡ ERNIE-AIO-Turbo](#-ernie-aio-turbo)
42
- - [🔄 FP8 vs BF16](#-fp8-vs-bf16)
43
- - [⚙️ Common Settings](#️-common-settings)
44
- - [🗂️ Prompt Enhancer](#️-prompt-enhancer)
45
- - [💡 Prompting](#-prompting)
46
- - [📥 Downloads](#-downloads)
47
- - [📁 Files](#-files)
48
- - [🙏 Credits](#-credits)
49
 
50
  ---
51
 
@@ -160,6 +160,12 @@ An optional **Prompt Enhancer** is included in the `prompt-enhancer/` folder.
160
  - Used by the included workflow
161
  - Fully optional — works without it too
162
 
 
 
 
 
 
 
163
  ---
164
 
165
  ## 💡 Prompting
 
1
+ ---
2
+ pipeline_tag: text-to-image
3
+ tags:
4
+ - text-to-image
5
+ - image-generation
6
+ - diffusion-transformer
7
+ - dit
8
+ - comfyui
9
+ - checkpoint
10
+ - safetensors
11
+ - aio
12
+ - all-in-one
13
+ - ernie-image
14
+ - ernie-image-turbo
15
+ - bf16
16
+ - fp8
17
+ license: apache-2.0
18
+ widget:
19
+ - text: >-
20
+ A premium sci-fi poster with readable text, cinematic lighting, and a
21
+ futuristic city skyline at night.
22
+ - text: >-
23
+ A clean product advertisement for a coffee brand with readable package text,
24
+ elegant layout, and warm morning light.
25
+ language:
26
+ - en
27
+ ---
28
 
29
  # 🖼️ ERNIE AIO for ComfyUI
30
 
 
35
 
36
  ---
37
 
38
+ - [📦 Models](#📦-models "📦 Models")
39
+ - [📋 Workflow](#📋-workflow "📋 Workflow")
40
+ - [📸 ERNIE-AIO-Base](#📸-ernie-aio-base "📸 ERNIE-AIO-Base")
41
+ - [⚡ ERNIE-AIO-Turbo](#-ernie-aio-turbo "⚡ ERNIE-AIO-Turbo")
42
+ - [🔄 FP8 vs BF16](#🔄-fp8-vs-bf16 "🔄 FP8 vs BF16")
43
+ - [⚙️ Common Settings](#️-common-settings "⚙️ Common Settings")
44
+ - [🗂️ Prompt Enhancer](#🗂️-prompt-enhancer "🗂️ Prompt Enhancer")
45
+ - [💡 Prompting](#💡-prompting "💡 Prompting")
46
+ - [📥 Downloads](#📥-downloads "📥 Downloads")
47
+ - [📁 Files](#📁-files "📁 Files")
48
+ - [🙏 Credits](#🙏-credits "🙏 Credits")
49
 
50
  ---
51
 
 
160
  - Used by the included workflow
161
  - Fully optional — works without it too
162
 
163
+ > ⚠️ **Placement:** The Prompt Enhancer files must be placed in:
164
+ > ```
165
+ > ComfyUI/models/text_encoders/
166
+ > ```
167
+ > **Not** in a `prompt-enhancer/` subfolder — place the files directly into `text_encoders/`.
168
+
169
  ---
170
 
171
  ## 💡 Prompting