ComfyUI-StabilityAI-Suite

ComfyUI-StabilityAI-Suite
★ 5

StabilityAI集成API密钥管理模型增强ComfyUI扩展
为ComfyUI集成并增强StabilityAI功能,提供环境变量、密钥文件或节点覆盖三种API密钥配置,简化调用与扩展模型能力。
💡 在ComfyUI中通过StabilityAI API生成图像并管理模型,支持多种密钥配置。
🍴 2 Forks💻 Python🔄 2025-04-09
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/2df45d172dc1
Image Core + Style Preset
Creative Upscale Recover File
📄 README

ComfyUI StabilityAI Suite

This fork of the official StabilityAI repository contains a number of enhancements and implementations.

_If this project is useful to you and you like it, please consider a small donation to the author._

➡️ https://ko-fi.com/stefanoflore75

Buy my workflows:

➡️ https://stefanoflore.it/download/

Image Core + Style Preset

In this fork the node Image Core has been updated: it contains a new true/false switch to activate styles, and the corresponding selector.

I submitted a change request in the original repository to implement the styles. The change was accepted, so find the settings for the styles in the official node as well.

Creative Upscale Recover File

The node for the creative uspcale performs two steps: generation and recovery of the generated image. If unfortunately your PC has a crash or suddenly lacks an Internet connection, the second step cannot complete and you risk losing the generated image and the credits used. Fortunately, the images are archived for 24 hours by StabilityAI.

Thanks to a change in the general code, the unique __id__ are automatically saved within the __log.txt__ file. This file is automatically created and saved in the same folder as the custom node.

Follow these steps:

  • Open the file and copy the desired id.
  • Paste the id into the __Creative Upscale Recover File__ node to recover the lost image.
  • Usage:

    Add API key to environment variable “SAI_API_KEY“.

    Alternatively you can write your API key to file “sai_platform_key.txt“.

    You can also use and/or override the above by entering your API key in the ‘api_key_override‘ field of each node.

    Other projects

  • ComfyUI Portrait Master
  • ComfyUI Prompt Composer