Text-to-Image
GGUF
English
pixart
gguf-node
calcuis commited on
Commit
4f6437f
·
verified ·
1 Parent(s): 185a41d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -30,13 +30,17 @@ widget:
30
  - drag pixart_vae_fp8_e4m3fn.safetensors to > ./ComfyUI/models/vae
31
 
32
  ## **run it straight (no installation needed way)**
33
- - run the .bat file in the main directory (assuming you are using the gguf-node pack below)
34
  - drag the workflow json file (below) to > your browser
35
 
36
  ### **workflow**
37
  - example workflow for gguf
38
  - example workflow for safetensors
39
 
 
 
 
 
40
  ### **reference**
41
  - base model from [pixart-alpha](https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS)
42
  - comfyui [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
 
30
  - drag pixart_vae_fp8_e4m3fn.safetensors to > ./ComfyUI/models/vae
31
 
32
  ## **run it straight (no installation needed way)**
33
+ - run the .bat file in the main directory (assuming you are using the gguf-node [pack](https://github.com/calcuis/gguf/releases) below)
34
  - drag the workflow json file (below) to > your browser
35
 
36
  ### **workflow**
37
  - example workflow for gguf
38
  - example workflow for safetensors
39
 
40
+ ### review
41
+ - should set the output picture size according to the model stated, i.e., 1024x1024 or 512x512
42
+ - upgrade your gguf-node to the latest version for pixart model support
43
+
44
  ### **reference**
45
  - base model from [pixart-alpha](https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS)
46
  - comfyui [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)