Skip to content

GempollAI/comfy_ideogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comfy Ideogram

ComfyUI nodes for using Ideogram APIs, including:

  • Text to Image
    • with color palette utility
  • Remix - Text with Reference Image to Image
  • Describe: Image to Text
  • Upscale: Upscale Image
  • Edit: Edit an image with a mask

Usage

Prerequisite: Ideogram API Key

  1. In path/to/your/comfyui/custom_nodes folder:
    • Run the command git clone https://github.com/GempollAI/comfy_ideogram.git
    • Or, download the source code and place it in the folder
  2. Set the API key in environment variables IDEOGRAM_KEY before ComfyUI starts or set it on the node.
  3. Use the node as you like
    • If you want to pick a color instead of inputting a color hex value, use ColorSelect node.

Optionally, if you want to use a different API endpoint, set it in environment variable IDEOGRAM_API_ENDPOINT before ComfyUI starts.

Example: You can use example_all_nodes.json to test all nodes.

LICENSE

MIT License

Acknowledgements

  • ColorSelect is modified from LayerStyle's ColorPicker
    • LayerStyle is licensed under MIT License.

About

ComfyUI nodes for accessing Ideogram image generation APIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages