hofixD commited on
Commit
7524e09
ยท
verified ยท
1 Parent(s): 89170f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -22,9 +22,9 @@ pipeline_tag: image-to-image
22
  This workflow combines the power of HiDream diffusion models with Florence-2 captioning for enhanced image-to-image generation in ComfyUI:
23
 
24
  - โœจ **Image-to-image generation** with the state-of-the-art HiDream diffusion model
25
- - ๐Ÿ”ฎ **Florence-2** intelligent prompt generation and image captioning
26
  - ๐Ÿ–ผ๏ธ **VAE encoding/decoding** and advanced CLIP-based text encoding
27
- - ๐Ÿšซ **Negative prompt** support for artifact reduction
28
  - ๐Ÿ’ป **Low VRAM mode** available for systems with limited resources
29
 
30
  ## ๐Ÿš€ Try It Now!
@@ -85,7 +85,11 @@ The workflow supports two HiDream model variants:
85
  1. Download all required models and place them in the correct directories as listed above
86
  2. Import the workflow into ComfyUI
87
  3. Load your input image, adjust settings as needed
88
- 4. Generate new images with enhanced quality
 
 
 
 
89
 
90
  ## ๐Ÿ’ป Low VRAM Mode (< 24GB VRAM)
91
 
 
22
  This workflow combines the power of HiDream diffusion models with Florence-2 captioning for enhanced image-to-image generation in ComfyUI:
23
 
24
  - โœจ **Image-to-image generation** with the state-of-the-art HiDream diffusion model
25
+ - ๐Ÿ”ฎ **Optional Florence-2** intelligent prompt generation and image captioning
26
  - ๐Ÿ–ผ๏ธ **VAE encoding/decoding** and advanced CLIP-based text encoding
27
+ - ๐Ÿšซ **Customizable negative prompts** for artifact reduction
28
  - ๐Ÿ’ป **Low VRAM mode** available for systems with limited resources
29
 
30
  ## ๐Ÿš€ Try It Now!
 
85
  1. Download all required models and place them in the correct directories as listed above
86
  2. Import the workflow into ComfyUI
87
  3. Load your input image, adjust settings as needed
88
+ 4. Choose whether to use Florence-2 automatic captioning:
89
+ - **With Florence-2**: Provide a brief prefix that will be combined with the AI-generated caption
90
+ - **Without Florence-2**: Enter your complete custom prompt directly
91
+ 5. Customize the negative prompt to avoid unwanted elements
92
+ 6. Generate new images with enhanced quality
93
 
94
  ## ๐Ÿ’ป Low VRAM Mode (< 24GB VRAM)
95