YOB-AI commited on
Commit
2e85413
·
verified ·
1 Parent(s): de74c53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
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
- 1. LORA-64-dmd2.safetensors - base ectraction of DMD (step 0).
9
- 2. AdvancedDMD(MO-FF)
 
 
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.