Updated The beta channel (markdown)

cmdr2 2023-08-31 18:52:54 +05:30
parent 47436421f0
commit 910bd65253

@ -21,10 +21,9 @@ After you restart, you should see a `(beta)` label next to the version number, i
![image](https://user-images.githubusercontent.com/844287/227228821-f361fb8f-8ff2-4174-9aad-33353a8a4af5.png) ![image](https://user-images.githubusercontent.com/844287/227228821-f361fb8f-8ff2-4174-9aad-33353a8a4af5.png)
# Leaving the beta program # Leaving the beta program
You can return to the stable version by unchecking the beta-channel checkbox in the Settings tab. You can return to the stable version by disabling the beta-channel checkbox in the Settings tab, pressing `Save` and restarting Easy Diffusion.
If this is not possible (for e.g. if the beta version isn't starting any more), you can leave If this is not possible (for e.g. if the beta version isn't starting any more), you can leave the beta program by editing the configuration manually:
the beta program by editing the configuration manually:
1. In your installation directory (e.g. `C:\EasyDiffusion`), edit the `config.yaml` file using a text-editor (like Notepad). 1. In your installation directory (e.g. `C:\EasyDiffusion`), edit the `config.yaml` file using a text-editor (like Notepad).
2. Replace the word `beta` in that file by `main`. Press save. 2. Replace the word `beta` in that file by `main`. Press save.
3. Restart Easy Diffusion. 3. Restart Easy Diffusion.