Skip to content

henlee1/ComfyUI-StableDiffusion3-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI_temp_xcgvh_00014_

ComfyUI Stable Diffusion 3 API

Dingtalk_20240418031631

Dingtalk_20240418031914

SD3 TUrbo & Img2Img

Dingtalk_20240418160608

Info

  • Bring Stable Diffusion 3 int ComfyUI via API

  • Stable Diffusion 3:API only at the moment,details,API:Stability API key,25 free credits each account

  • Cost:

    • SD3 6.5 credit/image
    • SD3 Turbo 4 credit/image
  • Versions:V1.5 Multi aspect-ratio, image-to-image, etc.

Dingtalk_20240418004328

Features

  • 🔥Stable Diffusion 3
    • positive:positive prompt
    • negative:negative prompt(Turbo Not supported)
    • aspect_ratio:"21:9", "16:9", "5:4", "3:2", "1:1", "2:3", "4:5", "9:16", "9:21"(Not available in image-to-image)
    • mode:text-to-image, or image-to-image
    • model:SD3 or SD3 Turbo
    • seed:seed
    • image:optional for image-to-image only
    • strength:optional for image-to-image only

Dingtalk_20240418025505

Install

  • Apply for API :Stability API key,25 free credits each account

  • Adding Stability API key into config.json file,it will auto-reload

  • Or just put your key into the api_key field

  • Manual install:

    1. cd custom_nodes
    2. git clone https://github.com/henlee1/ComfyUI-StableDiffusion3-API
    3. restart ComfyUI

Workflows

V1.0

Below is the original README

ComfyUI_temp_xcgvh_00014_

ComfyUI Stable Diffusion 3 API

Dingtalk_20240418031631

Dingtalk_20240418031914

SD3 TUrbo & Img2Img

Dingtalk_20240418160608

项目介绍 | Info

  • 通过 API 将 Stable Diffusion 3 引入 ComfyUI

  • Stable Diffusion 3:目前通过 API 开放,详情,API申请:Stability API key,每个账户提供 25 个免费积分

  • 模型:

    • SD3 6.5 积分/张
    • SD3 Turbo 4 积分/张
  • 版本:V1.5 支持多种比例的 SD3 文生图,修复 图生图 和 Turbo 的 bug,可以正常使用了

Dingtalk_20240418004328

节点说明 | Features

  • 🔥Stable Diffusion 3
    • positive:正向提示词
    • negative:负向提示词(Turbo 模型不支持)
    • aspect_ratio:画面比例,共 9 种:"21:9", "16:9", "5:4", "3:2", "1:1", "2:3", "4:5", "9:16", "9:21"(图生图不适用)
    • mode:文生图 或 图生图
    • model:SD3 或 SD3 Turbo
    • seed:种子
    • image:非必要,仅用于图生图
    • strength:非必要,仅用于图生图

Dingtalk_20240418025505

安装 | Install

  • 使用前请先申请 API :Stability API key,每个账户提供 25 个免费积分

  • 将 Stability API key 添加到 config.json 文件中,运行时会自动加载

  • 推荐使用管理器 ComfyUI Manager 安装(On The Way)

  • 手动安装:

    1. cd custom_nodes
    2. git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-StableDiffusion3-API
    3. 重启 ComfyUI

工作流 | Workflows

V1.0

更新日志

  • 202418

    V1.5 20240418 修复 图生图 和 Turbo 的 bug,可以正常使用了

    V1.0 支持多种比例的 SD3 文生图(SD3 Turbo 和 图生图功能还有问题)

    创建项目

Stars

Star History Chart

关于我 | About me

📬 联系我

🔗 社交媒体

💡 支持我

Credits

Stable Diffusion 3

About

Stable Diffusion 3 via API in ComfyUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%