Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates image generation using advanced models for various artistic styles and purposes.
The Griptape Driver: Leonardo.AI is a powerful tool designed to facilitate image generation using Leonardo.AI's advanced models. This driver allows you to create stunning visuals from text prompts by leveraging a variety of pre-configured models, each tailored for different artistic styles and purposes. Whether you're aiming to generate anime-style images, lightning-fast renderings, or detailed architectural sketches, this driver provides a seamless interface to access Leonardo.AI's capabilities. The primary goal of this node is to simplify the process of generating high-quality images, making it accessible even to those without a deep technical background. By integrating this driver into your workflow, you can easily experiment with different models and customize your image generation tasks to suit your creative needs.
This parameter allows you to select the specific Leonardo.AI model you wish to use for image generation. The available options include models like default
, Leonardo Anime XL
, Leonardo Lightning XL
, Leonardo Kino XL
, SDXL 1.0
, Leonardo Vision XL
, AlbedoBase XL
, Retro illustrations
, mon prefere artiste
, Watercolor sketch
, and ArchDwg
. Each model is designed for different artistic styles and purposes, so choosing the right one can significantly impact the quality and style of the generated image. The default value is default
.
This boolean parameter determines whether to use a custom model for image generation. If set to True
, the driver will use the model specified in the custom_model
parameter. If set to False
, it will use the model selected in the model
parameter. The default value is False
.
This parameter allows you to specify a custom model for image generation. It is a string value that should contain the identifier of the custom model you wish to use. This parameter is only considered if use_custom_model
is set to True
. The default value is an empty string.
This output parameter returns the configured Leonardo.AI image generation driver. This driver can then be used to execute image generation tasks based on the specified model and prompt. The output is essential for integrating the driver into your workflow and chaining it with other nodes for further processing or display.
use_custom_model
parameter to leverage custom models if you have specific requirements that are not met by the pre-configured models.use_custom_model
is set to True
but no custom model is specified.custom_model
parameter or set use_custom_model
to False
if you do not wish to use a custom model.© Copyright 2024 RunComfy. All Rights Reserved.