SeaArt Guide
How to SeaArt AI - Office Tutorial
How to SeaArt AI - Office Tutorial
  • ✨How to Use an AI Image Generator
  • ✨1-SeaArt AI Basic Page
  • ✨2-SeaArt AI Basic Function
    • 2-1 Text to Image
    • 2-2 Image to Image
    • 2-3 ControlNet
    • 2-4 AI Apps
      • How to publish as App
      • Swift AI Apps
    • 2-5 AI Characters
      • How to create your own character?
      • Character Description Writing Tips
      • Conversation Tips
    • 2-6 Models
    • 2-7 Post
    • 2-8 AI Video Generation
      • Txt2Vid
      • Img2Vid
      • Camera Movement
      • Start and End Frames
    • 2-9 AI Audio
    • 2-10 Workflow
      • Text to Image Workflow
      • IMG2IMG+Partial Repainting
      • Core Nodes
      • Tips
    • 2-11 Canvas
    • 2-12 LoRA Training
      • Flux Lora Training
  • ✨3-Advanced Guide
    • 3-1 Principles of AI art
    • 3-2 LoRA Training (Advance)
      • How To Create Dataset For Training
    • 3-3 Workflow Guide
      • Image Conversion
      • Inpainting
    • 3-4 Canvas Guide
    • Composite Poster
  • ✨4-Parameters
    • 4-1 Model
    • 4-2 Mode
    • 4-3 Basic Settings
    • 4-4 Advanced Config
    • 4-5 Advanced Repair
    • 4-6 Complete Prompting Guide
    • 4-7 Prompt Edit | Keyword Blending Guide
  • ✨5-Practical Examples
    • AI Influencer
    • LOGO Design
    • E-commerce Poster
    • How To Make Multiple Characters
    • Prompt Templates
    • How to Maintain Character Consistency
    • Useful Prompts
  • ✨6-Permanent Events
    • SeaArt.AI Creator Incentive Program
      • Creator Incentive Program FAQ
    • High-Quality Models Recommendation
      • SeaArt Infinity
      • Stable Diffusion 3.5
      • SeaArt Realism
      • NOOBAI XL
      • T-Ponynai3 V6
      • Counterfeit V3.0
      • Temporal Paradox Mix
    • High-Quality AI Apps Recommendation
    • High-Quality Character Recommendation
    • High-Quality Workflow Recommendation
  • ✨7-FAQ
Powered by GitBook
On this page
  • 1. Understanding the Text to Image Workflow
  • 2. How to add a node?
  • Add KSampler
  • Pull out the node
  • How to add LoRA?
  • How to add Clip Skip?
  • Connect nodes
  • 3. Starting the Text to Image
  1. 2-SeaArt AI Basic Function
  2. 2-10 Workflow

Text to Image Workflow

Explore the text-to-image workflow in SeaArt's ComfyUI, from adding nodes like KSampler and LoRA to setting parameters and generating stunning images based on your text prompts.

Previous2-10 WorkflowNextIMG2IMG+Partial Repainting

Last updated 4 months ago

1. Understanding the Text to Image Workflow

start by clicking on ComfyUI, create a new ComfyUI workflow

add the basic workflow for Text to Image

The workflow in ComfyUI is similar to that in Web UI:

select a model → enter prompt → set parameters → generate image

Parameters

control_after_generate: control over seed generation

fixed: fixing the seed

increment: adding 1 from the existing seed

decrement: subtracting 1 from the existing seed

randomize: random seed

scheduler: usually choose between normal or karras denoise: which indicates the strength of noise reduction in image generation, the higher the value, the greater the impact and change on the image

size recommendation:

SD1.5: 512512

SDXL: 10241024

2. How to add a node?

Add KSampler

First, add a core node: the KSampler

  • Right-click: Add Node → sampling → KSampler

Pull out the node

then pull out the sampler node and add the corresponding nodes

model→CheckpointLoaderSimple

positive→CLIPTextEncode

negative→CLIPTextEncode

latent_image→EmptyLatentImage

LATENT→VAEDecode

IMAGE→SaveImage

How to add LoRA?

Loaders: mainly used for loading the diffusion model, including model and LoRA.

Add Node→loaders→Load LoRA

How to add Clip Skip?

Conditioning: guides the diffusion model to generate specific outputs, including Prompt, ControINet, Clip Skip, etc.

It is recommended to add Clip Skip to control the layers skipped, which helps adjust the final image details.

Add Node→conditioning→CLIP Set Last Layer

Connect nodes

After adding nodes, many nodes might not be connected yet. They need to be connected in order according to the sequence and matching colors.

Checkpoint→LoRA→Clip Skip→Prompt→KSampler、Empty Latent Image→VAE Decode→Save Image

3. Starting the Text to Image

Choose a Checkpoint

Select LoRA and adjust the weights

Set Clip Skip, typically choosing to set it to -2

Enter prompt

Set relevant parameters

Since the SDXL model is chosen here, set the sampling steps to around 40, and image size to 1024*1024

Click Generate

View the results

✨
Process of text-to-image workflow
Text to Image Workflow - KSampler parameters
Text to Image Workflow - scheduler parameters
Text to Image Workflow - image size settings
Steps for adding KSampler
Text to Image Workflow - pull out the sampler node and add the corresponding nodes
Text to Image Workflow - Steps of pulling out the node
Steps to add LoRA
Steps to add Clip Skip
Process to connect nodes
Steps to connect nodes
Text to image workflow - select a model
Text to image workflow - select LoRA and adjust the weights
Text to image workflow - set Clip Skip
Text to image workflow - enter prompts
Text to image workflow - set relevant parameters
Text to image workflow - click the Generate button
View the results in History