silveroxides commited on
Commit
3b345bc
·
verified ·
1 Parent(s): ca9e916

Update model card with paths to workflow and sample and overview

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -128,7 +128,10 @@ For advanced users and customized workflows, you can use Chroma with ComfyUI.
128
  * [Chroma checkpoint](https://huggingface.co/lodestones/Chroma) (latest version).
129
  * [T5 XXL Text Encoder](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors).
130
  * [FLUX VAE](https://huggingface.co/lodestones/Chroma/resolve/main/ae.safetensors).
131
- * [Chroma Workflow JSON](https://huggingface.co/lodestones/Chroma/resolve/main/ChromaSimpleWorkflow20250507.json).
 
 
 
132
 
133
  **Setup:**
134
  1. Place the `T5_xxl` model in your `ComfyUI/models/clip` folder.
 
128
  * [Chroma checkpoint](https://huggingface.co/lodestones/Chroma) (latest version).
129
  * [T5 XXL Text Encoder](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors).
130
  * [FLUX VAE](https://huggingface.co/lodestones/Chroma/resolve/main/ae.safetensors).
131
+ * [Chroma Workflow JSON](https://huggingface.co/lodestones/Chroma1-HD/resolve/main/ComfyUI_Chroma1-HD_T2I-workflow.json).
132
+
133
+ ![Chroma Workflow](./ComfyUI_Chroma1-HD_T2I-sample.png)
134
+ ![Workflow Overview](./ComfyUI_Chroma1-HD_T2I-overview.png)
135
 
136
  **Setup:**
137
  1. Place the `T5_xxl` model in your `ComfyUI/models/clip` folder.