Visit ComfyUI Online for ready-to-use ComfyUI environment
Generate creative prompts using Google Gemini AI for AI artists to enhance creative workflows efficiently.
The BMAB Google Gemini Prompt node is designed to leverage the capabilities of Google's Gemini AI to generate creative and contextually relevant prompts based on user input. This node is particularly useful for AI artists looking to enhance their creative workflows by generating unique and inspiring prompts that can be used in various artistic projects. By integrating with the Google Gemini API, this node allows you to input a text and receive a well-crafted prompt that can serve as a starting point for your creative endeavors. The main goal of this node is to provide a seamless and efficient way to generate high-quality prompts, thereby saving time and boosting creativity.
This parameter allows you to input a string that serves as the initial text or idea for generating the prompt. The input can be multiline and supports dynamic prompts, making it flexible for various use cases. The quality and relevance of the generated prompt will depend on the input text provided.
Similar to the prompt
parameter, this allows you to input additional text that can be used to further refine the generated prompt. This parameter also supports multiline and dynamic prompts, providing more context for the AI to generate a more accurate and relevant prompt.
This parameter is crucial for authenticating your requests to the Google Gemini API. You need to provide a valid API key to use the services of the Google Gemini AI. This parameter does not support multiline input and should be kept secure.
This integer parameter allows you to set a seed value for the random number generator used in the prompt generation process. By setting a specific seed, you can ensure reproducibility of the generated prompts. The default value is 0, with a minimum value of 0 and a maximum value of 65536.
The output of this node is a string that contains the generated prompt. This string can be used directly in your creative projects or further refined based on your needs. The generated prompt aims to be contextually relevant and creatively inspiring, providing a valuable starting point for your artistic endeavors.
api_key
is valid and has the necessary permissions to access the Google Gemini API.prompt
and text
parameters to get the most relevant and creative prompts.random_seed
values to explore a variety of generated prompts and find the one that best suits your needs.api_key
and ensure it is valid. Also, verify that your input text is correctly formatted and try again.random_seed
parameter is not defined.random_seed
parameter. The default value is 0, but you can set it to any value between 0 and 65536.© Copyright 2024 RunComfy. All Rights Reserved.