martin-rizzo
commited on
Commit
·
8e7be48
1
Parent(s):
efc6f75
Correct unit abbreviation in README.md
Browse filesCorrected instances of "Gb" to "GB" in the README.md file. The
lowercase "b" could be misinterpreted as gigabit.
README.md
CHANGED
@@ -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) (1.
|
33 |
-
* [photon_refiner-FP16.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main) (2.
|
34 |
* \<YOUR_COMFYUI_DIR\> __/ models / clip :__
|
35 |
-
* [t5_xxl_encoder-FP8.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main) (4.
|
36 |
* \<YOUR_COMFYUI_DIR\> __/ models / vae :__
|
37 |
-
* [pixart_vae.safetensors](https://huggingface.co/martin-rizzo/AbominableWorkflows/tree/main) (0.
|
38 |
|
39 |
## Required Nodes
|
40 |
|
|
|
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 |
|