SG161222 commited on
Commit
8cd6506
·
verified ·
1 Parent(s): ae6f490

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -116,9 +116,9 @@ base_model:
116
  # How to Use
117
 
118
  **For ComfyUI:**
119
- * Place the **AE** in the following path: **ComfyUI_windows_portable\ComfyUI\models\vae**
120
- * Place **T5XXL** in the following path: **ComfyUI_windows_portable\ComfyUI\models\clip**
121
- * Place the **Transformer** 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>
 
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>