Clybius commited on
Commit
d4d5356
·
verified ·
1 Parent(s): c76cd68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -17,19 +17,13 @@ Chroma FP8 Scaled is a high-precision variant of the Chroma model, utilizing the
17
 
18
  ## Hardware and Software Requirements
19
 
20
- - **Dependencies**: Requires the `testing` branch of [FluxMod](https://github.com/lodestone-rock/ComfyUI_FluxMod)
21
 
22
  ## Installation and Usage
23
 
24
  ```
25
- # Clone the FluxMod repository
26
- git clone https://github.com/lodestone-rock/ComfyUI_FluxMod.git
27
-
28
- # Switch to the testing branch
29
- cd ComfyUI_FluxMod
30
- git checkout testing
31
-
32
- # Load the model using Chroma Unified Model Loader in ComfyUI
33
  ```
34
 
35
  ## Acknowledgments
 
17
 
18
  ## Hardware and Software Requirements
19
 
20
+ - **Dependencies**: Requires an up-to-date ComfyUI as of May 1, 2025.
21
 
22
  ## Installation and Usage
23
 
24
  ```
25
+ # Load the model using `Load Diffusion Model` in ComfyUI
26
+ # Set weight_dtype to `default`
 
 
 
 
 
 
27
  ```
28
 
29
  ## Acknowledgments