Update README.md
Browse files
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
|
21 |
|
22 |
## Installation and Usage
|
23 |
|
24 |
```
|
25 |
-
#
|
26 |
-
|
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
|