Update README.md
Browse files
README.md
CHANGED
|
@@ -116,9 +116,9 @@ base_model:
|
|
| 116 |
# How to Use
|
| 117 |
|
| 118 |
**For ComfyUI:**
|
| 119 |
-
* Place the **
|
| 120 |
-
* Place **
|
| 121 |
-
* Place the **
|
| 122 |
* Load the **BasicWorkflow.json** into ComfyUI and run
|
| 123 |
|
| 124 |
<hr>
|
|
|
|
| 116 |
# How to Use
|
| 117 |
|
| 118 |
**For ComfyUI:**
|
| 119 |
+
* Place the **ae.safetensors** in the following path: **ComfyUI_windows_portable\ComfyUI\models\vae**
|
| 120 |
+
* Place **t5xxl_fp16.safetensors** in the following path: **ComfyUI_windows_portable\ComfyUI\models\clip**
|
| 121 |
+
* Place the **SPARK.Chroma_preview.safetensors** in the following path: **ComfyUI_windows_portable\ComfyUI\models\unet** or **ComfyUI_windows_portable\ComfyUI\models\diffusion_models**
|
| 122 |
* Load the **BasicWorkflow.json** into ComfyUI and run
|
| 123 |
|
| 124 |
<hr>
|