Nodes/ComfyUI_StarNodes/⭐ Star Qwen Image Start(t) Settings
ComfyUI Node

⭐ Star Qwen Image Start(t) Settings

Qwen Image Star(t) Settings - All-in-one starter node for Qwen diffusion models

By Starnodes2024·Created 2 years ago·Updated 7 days ago· 103
⭐ Star Qwen Image Start(t) Settings
  • image
  • model_override
  • LoRA_Stack
  • model
  • clip
  • vae
  • latent
  • width
  • height
  • condition_pos
  • condition_neg
  • prompt_pos
  • prompt_neg
Positive_Prompt
Negative_Prompt
Diffusion_ModelDefault
VAEDefault
CLIPDefault
CLIP_Typeqwen_image
CLIP_Devicecpu
Latent_Ratio1:1 (1328x1328)
Latent_Width1328
Latent_Height1328
Batch_Size1
use_nearest_image_ratiofalse
Category⭐StarNodes/Starters

Inputs (15)

NameTypeDefaultDescription
Positive_PromptSTRINGPositive prompt for image generation. If empty, generates a fluffy purple monster.
Negative_PromptSTRINGNegative prompt for image generation. If empty, creates a zero-out condition.
Diffusion_ModelCOMBODefaultSelect diffusion model from models/diffusion_models or models/unet folders
VAECOMBODefaultSelect VAE model from models/vae folder
CLIPCOMBODefaultSelect CLIP model from models/clip folder
CLIP_TypeCOMBOqwen_imageCLIP model type for loading. For Qwen models, use 'qwen_image'
CLIP_DeviceCOMBOcpuDevice to load CLIP model on
Latent_RatioCOMBO1:1 (1328x1328)Predefined aspect ratios for Qwen Image models
Latent_WidthINT132816–8192Custom width when using Free Ratio
Latent_HeightINT132816–8192Custom height when using Free Ratio
Batch_SizeINT11–4096Number of images to generate in batch
use_nearest_image_ratioBOOLEANfalseWhen enabled with image input, automatically selects the closest aspect ratio
imageoptIMAGEOptional image input for automatic aspect ratio detection
model_overrideoptMODELOptional model input. When connected, bypasses the Diffusion_Model selector and uses this model directly.
LoRA_StackoptLORA_STACKOptional stack of LoRAs to apply to the model and internal conditioning.

Outputs (10)

NameTypeDescription
modelMODEL
clipCLIP
vaeVAE
latentLATENT
widthINT
heightINT
condition_posCONDITIONING
condition_negCONDITIONING
prompt_posSTRING
prompt_negSTRING