From 58db2daa9b4ebae774c5cb2cccdf4684007d012c Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 27 Jul 2023 15:51:22 +0530 Subject: [PATCH] Updated The beta channel (markdown) --- The-beta-channel.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/The-beta-channel.md b/The-beta-channel.md index 242156c..8cceacd 100644 --- a/The-beta-channel.md +++ b/The-beta-channel.md @@ -31,3 +31,13 @@ the beta program by editing the configuration manually: 2. In this directory, edit the two files `config.json` and `config.bat` (`config.sh` if you're on Linux). Replace the word `beta` in both files by `main`. 3. Restart the Easy Diffusion application. + +# Test Diffusers in beta +The "Diffusers" version of beta is our new upcoming engine, and contains a lot of new features like LoRA, textual inversion embeddings, SD-XL, tiling etc. + +You can enable this by following these steps: +1. Enable "Beta channel" in the Settings tab of the UI. +2. Then enable the "Test Diffusers" setting just under that. +3. Press `Save`. +4. Close Easy Diffusion by closing the black-and-white command prompt window (or terminal). +5. Restart Easy Diffusion. You'll now be in the diffusers version of Easy Diffusion. \ No newline at end of file