Commit
·
efc6f75
1
Parent(s):
8bf0601
feat: Move the example image grid to /demo_images
Browse filesMoved the example image grid to the `./demo_images` folder. This
change cleans up the root directory, leaving only the `.safetensors`
model files.
README.md
CHANGED
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
- PixArt-Σ
|
| 10 |
---
|
| 11 |
|
| 12 |
-

|
| 13 |
|
| 14 |
**Abominable Workflows** unleashes the full potential of PixArt-Sigma, enhancing its exceptional prompt following capabilities with the rich detail of SD15 models to generate stunning, unique visuals.
|
| 15 |
|
|
@@ -29,12 +29,12 @@ To use the workflows, you need to have the following models installed in ComfyUI
|
|
| 29 |
Place them in the corresponding directories as specified below.
|
| 30 |
|
| 31 |
* \<YOUR_COMFYUI_DIR\> __/ models / checkpoints :__
|
| 32 |
-
* [pixart_sigma-FP16.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main)
|
| 33 |
-
* [photon_refiner-FP16.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main)
|
| 34 |
* \<YOUR_COMFYUI_DIR\> __/ models / clip :__
|
| 35 |
-
* [t5_xxl_encoder-FP8.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main)
|
| 36 |
* \<YOUR_COMFYUI_DIR\> __/ models / vae :__
|
| 37 |
-
* [pixart_vae.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main)
|
| 38 |
|
| 39 |
## Required Nodes
|
| 40 |
|
|
|
|
| 9 |
- PixArt-Σ
|
| 10 |
---
|
| 11 |
|
| 12 |
+

|
| 13 |
|
| 14 |
**Abominable Workflows** unleashes the full potential of PixArt-Sigma, enhancing its exceptional prompt following capabilities with the rich detail of SD15 models to generate stunning, unique visuals.
|
| 15 |
|
|
|
|
| 29 |
Place them in the corresponding directories as specified below.
|
| 30 |
|
| 31 |
* \<YOUR_COMFYUI_DIR\> __/ models / checkpoints :__
|
| 32 |
+
* [pixart_sigma-FP16.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main) (1.2Gb)
|
| 33 |
+
* [photon_refiner-FP16.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main) (2.1Gb)
|
| 34 |
* \<YOUR_COMFYUI_DIR\> __/ models / clip :__
|
| 35 |
+
* [t5_xxl_encoder-FP8.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main) (4.9Gb)
|
| 36 |
* \<YOUR_COMFYUI_DIR\> __/ models / vae :__
|
| 37 |
+
* [pixart_vae.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main) (0.1Gb)
|
| 38 |
|
| 39 |
## Required Nodes
|
| 40 |
|
abominable_grid.jpg → demo_images/abominable_grid.jpg
RENAMED
|
File without changes
|
abominable_grid.png → demo_images/abominable_grid.png
RENAMED
|
File without changes
|