Skip to content

ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers

Repository files navigation

PA封面图

ComfyUI-PixArt-alpha-Diffusers

Unofficial implementation of PixArt-alpha-Diffusers for ComfyUI

Dingtalk_20240308214927

项目介绍 | Info

  • 来自对PixArt-alpha-Diffusers的非官方实现,由于原本支持 PixArt-α 的 ComfyUI_ExtraModels 插件年久失修暂时无法与新版 ComfyUI 兼容,所以特意做了这版供大家使用

  • 版本:V1.0 支持自动下载模型(模型很大,C盘空间警告!),支持通用styler

节点说明 | Features

  • 基础模型加载 | 🖼️PixArtAlpha ModelLoader

    • 支持从 huggingface hub 自动下载模型,输入模型名称(如:PixArt-alpha/PixArt-XL-2-1024-MS)即可
  • 提示词 + 风格 | 🖼️PixArtAlpha Styler

    • 与各种提示词(文本)输入(如肖像大师等)、styler、 Photomaker Prompt_Styler 兼容
    • prompt、negative:正负提示词
    • style_name:支持官方提供的10种风格
      • (No style)
      • Cinematic
      • Photographic
      • Anime
      • Manga
      • Digital Art
      • Pixel art
      • Fantasy art
      • Neonpunk
      • 3D Model
  • InstantID 生成 | 🖼️PixArtAlpha Generation

    • pipe:接入模型
    • positivet、negative:正负提示词
    • width、height:宽度、高度
    • step:步数,官方默认20-25步
    • guidance_scale:提示词相关度,DPM-Solver默认为4.5,SA-Solver默认为3
    • schedule:2种调度器,DPM-Solver 和 SA-Solver
    • seed:种子

安装 | Install

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

  • 手动安装:

    1. cd custom_nodes
    2. git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers.git
    3. cd custom_nodes/ComfyUI-PixArt-alpha-Diffusers
    4. pip install -r requirements.txt
    5. 重启 ComfyUI

工作流 | Workflows

V1.0

更新日志

  • 20240308

    V1.0 上线:支持自动下载模型(模型很大,C盘空间警告!),支持通用styler,支持10种风格

    创建项目

Stars

Star History Chart

关于我 | About me

📬 联系我

🔗 社交媒体

💡 支持我

Credits

PixArt-alpha-Diffusers

About

Unofficial implementation of PixArt-alpha-Diffusers for ComfyUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages