Update README.md
Browse files
README.md
CHANGED
@@ -52,7 +52,10 @@ The models are configured for 5 or 6 steps by default, but you can definitely go
|
|
52 |
If the video output becomes noisy or strange and you're using Tea Cache, try disabling it.
|
53 |
With certain step counts, it can conflict with Tea Cache’s default values.
|
54 |
|
55 |
-
All of my boosted models are compatible with the Diffusion Pipe training tool
|
|
|
|
|
|
|
56 |
|
57 |
https://github.com/tdrussell/diffusion-pipe
|
58 |
|
|
|
52 |
If the video output becomes noisy or strange and you're using Tea Cache, try disabling it.
|
53 |
With certain step counts, it can conflict with Tea Cache’s default values.
|
54 |
|
55 |
+
All of my boosted models are compatible with the Diffusion Pipe training tool.
|
56 |
+
If you like to install Diffusion Pipe you need WSL because some optimisations is not 100% compatible with windows,
|
57 |
+
and the training script using it as a default but it is very fast too.
|
58 |
+
Just for training simple faces exemple around 20 30 images, you only need 6 to 12 epochs and it take around 20 30 mins on a 4070ti super.
|
59 |
|
60 |
https://github.com/tdrussell/diffusion-pipe
|
61 |
|