Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
Original repo https://huggingface.co/tianweiy/DMD2
|
2 |
|
3 |
-
The base model is working with LCM and Kohaku samplers with 1 CFG only.
|
4 |
This project aims to adapt DMD capabilities for more samplers and higher CFG.
|
|
|
5 |
|
6 |
Tested on NoobAI v.1.0
|
7 |
|
8 |
-
|
9 |
-
|
|
|
|
1 |
Original repo https://huggingface.co/tianweiy/DMD2
|
2 |
|
3 |
+
The base trajectory consistency model is working with LCM and Kohaku samplers with 1-2 CFG only.
|
4 |
This project aims to adapt DMD capabilities for more samplers and higher CFG.
|
5 |
+
The main idea is to disable and/or reconstruct the problematic scales (in terms of high CFG and different samplers).
|
6 |
|
7 |
Tested on NoobAI v.1.0
|
8 |
|
9 |
+
WIP, for testing purposes only.
|
10 |
+
|
11 |
+
1. LORA-64-dmd2.safetensors - base extraction of DMD (step 0) with a slightly reduced weight influence.
|