Text-to-Image
GGUF
English
pixart
gguf-node
pixart / README.md
calcuis's picture
Update README.md
d00b06c verified
|
raw
history blame
1.02 kB
metadata
license: openrail++
language:
  - en
base_model:
  - PixArt-alpha/PixArt-XL-2-1024-MS
pipeline_tag: text-to-image
tags:
  - pixart
  - gguf-node

gguf quantized version of pixart

setup (once)

  • drag PixArt-XL-2-1024-MS-f16.gguf to > ./ComfyUI/models/diffusion_models
  • drag t5xxl_fp16-q4_0.gguf to > ./ComfyUI/models/text_encoders
  • drag pixart_vae_fp8_e4m3fn.safetensors to > ./ComfyUI/models/vae

run it straight (no installation needed way)

  • run the .bat file in the main directory (assuming you are using the gguf-node pack below)
  • drag the workflow json file (below) to > your browser

workflow

  • example workflow for gguf
  • example workflow for safetensors

reference