Prompt >
Best ComfyUI Workflow Examples
Image Generation and Upscaling Workflow
Information
TestedTipsViews47
This workflow takes descriptive text input to generate a photorealistic full-body image of one pretty girl while ensuring it does not contain text, watermarks, or anime/art/cartoon/cgi elements. It starts with text inputs for both positive and negative prompts, encodes them using the CLIPTextEncode, and then uses a given model from CheckpointLoaderSimple for image generation. An EmptyLatentImage node establishes dimensions for the base image which is then sampled using KSampler. The latent image from KSampler is passed through VAEDecode to generate a base image that is subsequently saved. Lastly, the image is upscaled using a pre-trained model from UpscaleModelLoader and ImageUpscaleWithModel, resulting in a higher resolution image that is also saved.
Example Image Of Prompt Result (0)
Prompt Information