Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates image inference tasks with RunWare AI platform via WebSocket connection for AI artists.
The RunWareAPI
node is designed to facilitate seamless interaction with the RunWare AI platform, enabling you to perform image inference tasks through a WebSocket connection. This node is particularly beneficial for AI artists who wish to leverage cloud-based AI capabilities to generate images based on specific prompts and parameters. By connecting to the RunWare API, you can authenticate your requests, send image generation tasks, and receive results in a structured format. The primary goal of this node is to simplify the process of accessing advanced AI models for image creation, making it accessible even to those with limited technical expertise.
The positivePrompt
parameter is a string that represents the desired elements or themes you want to include in the generated image. It guides the AI model in focusing on specific aspects, ensuring that the output aligns with your creative vision. This parameter does not have a predefined range of values, as it is highly dependent on your artistic intent.
The negativePrompt
parameter is a string used to specify elements or themes you wish to exclude from the generated image. By providing a negative prompt, you can refine the output by instructing the AI model to avoid certain features, enhancing the overall quality and relevance of the image. Like the positive prompt, this parameter is flexible and tailored to your preferences.
The height
parameter defines the vertical dimension of the generated image in pixels. It allows you to control the size of the output, ensuring it meets your specific requirements. The exact range of values is not specified, but it should be chosen based on the desired resolution and aspect ratio.
The width
parameter specifies the horizontal dimension of the generated image in pixels. Similar to the height parameter, it enables you to adjust the size of the output to fit your needs. The choice of width should complement the height to maintain the desired aspect ratio.
The model_air
parameter indicates the AI model to be used for image generation. This selection impacts the style and quality of the output, as different models may have varying strengths and characteristics. The available models are determined by the RunWare platform.
The steps
parameter controls the number of inference steps the AI model will perform during image generation. A higher number of steps can lead to more detailed and refined images, but it may also increase processing time. The optimal value depends on the complexity of the desired output.
The seed
parameter is a numerical value used to initialize the random number generator for the AI model. By setting a specific seed, you can ensure reproducibility of the generated images, allowing you to achieve consistent results across multiple runs.
The CFGScale
parameter, also known as the classifier-free guidance scale, influences the balance between adhering to the prompt and maintaining the model's inherent creativity. A higher scale value prioritizes the prompt, while a lower value allows for more creative freedom. The choice of scale affects the final image's alignment with your input prompts.
The loras
parameter is an optional JSON string that allows you to include additional model configurations or adjustments, such as custom weights or settings. This parameter provides flexibility in fine-tuning the image generation process, enabling you to achieve specific artistic effects.
The result
parameter is a JSON object containing the outcome of the image inference task. It includes details such as the URL of the generated image, allowing you to easily access and utilize the output in your creative projects. The result is structured to provide all necessary information for further processing or display.
positivePrompt
and negativePrompt
are clear and specific to guide the AI model effectively in generating the desired image.steps
and CFGScale
values to find the optimal balance between detail and creativity for your specific project.height
or width
values are not supported by the RunWare platform.model_air
is not available on the RunWare platform.RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.