diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 1a931ea0..80d9613c 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,4 @@ # These are supported funding model platforms ko_fi: easydiffusion +patreon: easydiffusion diff --git a/How to install and run.txt b/How to install and run.txt index 8e83ab7c..82212c33 100644 --- a/How to install and run.txt +++ b/How to install and run.txt @@ -1,18 +1,18 @@ -Congrats on downloading Stable Diffusion UI, version 2! +Congrats on downloading Easy Diffusion, version 3! -If you haven't downloaded Stable Diffusion UI yet, please download from https://github.com/easydiffusion/easydiffusion#installation +If you haven't downloaded Easy Diffusion yet, please download from https://github.com/easydiffusion/easydiffusion#installation After downloading, to install please follow these instructions: For Windows: - Please double-click the "Easy-Diffusion-Windows.exe" file and follow the instructions. -For Linux: -- Please open a terminal, unzip the Easy-Diffusion-Linux.zip file and go to the "easy-diffusion" directory. Then run ./start.sh +For Linux and Mac: +- Please open a terminal, and go to the "easy-diffusion" directory. Then run ./start.sh -That file will automatically install everything. After that it will start the Stable Diffusion interface in a web browser. +That file will automatically install everything. After that it will start the Easy Diffusion interface in a web browser. -To start the UI in the future, please run the same command mentioned above. +To start Easy Diffusion in the future, please run the same command mentioned above. If you have any problems, please: diff --git a/README.md b/README.md index 2efebf1d..ae527260 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Just delete the `EasyDiffusion` folder to uninstall all the downloaded packages. - **Auto scan for malicious models**: Uses picklescan to prevent malicious models. - **Safetensors support**: Support loading models in the safetensor format, for improved safety. - **Auto-updater**: Gets you the latest improvements and bug-fixes to a rapidly evolving project. -- **Developer Console**: A developer-mode for those who want to modify their Stable Diffusion code, and edit the conda environment. +- **Developer Console**: A developer-mode for those who want to modify their Stable Diffusion code, modify packages, and edit the conda environment. **(and a lot more)**