Update README.md
Browse files
README.md
CHANGED
@@ -47,6 +47,7 @@ Weight decomposition into:
|
|
47 |
|
48 |
```
|
49 |
|
|
|
50 |
|
51 |
✅ The model / state_dict I am sharing was converted back to .weight after fine-tuning - alas, it can be used in the same manner as any state_dict, e.g. for use with ComfyUI as the SDXL / SD3 Text Encoder! 🤗
|
52 |
|
|
|
47 |
|
48 |
```
|
49 |
|
50 |
+

|
51 |
|
52 |
✅ The model / state_dict I am sharing was converted back to .weight after fine-tuning - alas, it can be used in the same manner as any state_dict, e.g. for use with ComfyUI as the SDXL / SD3 Text Encoder! 🤗
|
53 |
|