martin-rizzo commited on
Commit
8e7be48
1 Parent(s): efc6f75

Correct unit abbreviation in README.md

Browse files

Corrected instances of "Gb" to "GB" in the README.md file. The
lowercase "b" could be misinterpreted as gigabit.

Files changed (1) hide show
  1. README.md +4 -4
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.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
 
 
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