From 58f82626e0f1972c9a4f810a90b44268ac266a89 Mon Sep 17 00:00:00 2001 From: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Sat, 9 Sep 2023 23:42:34 -0400 Subject: [PATCH] Refactor online services and containers --- Containers.md | 7 ++++--- Online-Services.md | 21 ++++++++++----------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Containers.md b/Containers.md index 7cd0061..c203b7e 100644 --- a/Containers.md +++ b/Containers.md @@ -1,5 +1,6 @@ ## Docker -- [maintained by neggles](https://github.com/neggles/sd-webui-docker) -- [maintained by emsi](https://github.com/emsi/stable-diffusion-webui) (PR with more info: [#7946](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/7946)) -- [maintained by AbdBarho](https://github.com/AbdBarho/stable-diffusion-webui-docker) \ No newline at end of file +- [Maintained by neggles](https://github.com/neggles/sd-webui-docker) +- [Maintained by emsi](https://github.com/emsi/stable-diffusion-webui) (PR with more info: [#7946](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/7946)) +- [Maintained by AbdBarho](https://github.com/AbdBarho/stable-diffusion-webui-docker) +- [Maintained by camenduru](https://github.com/camenduru/stable-diffusion-webui-docker) \ No newline at end of file diff --git a/Online-Services.md b/Online-Services.md index 282c4b1..bd2828a 100644 --- a/Online-Services.md +++ b/Online-Services.md @@ -3,22 +3,21 @@ > ℹ️ **Note:** > As of 2023-09-09, Google seems to be intentionally restricting Colab usage of Stable Diffusion for all users server-side, regardless if you are a paid user or not. Use these with caution as they could potentially ban your usage of Colab entirely. - - [maintained by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb) - - [maintained by camenduru](https://github.com/camenduru/stable-diffusion-webui-colab) - - [maintained by ddPn08](https://github.com/ddPn08/automatic1111-colab) - - [maintained by Akaibu](https://colab.research.google.com/drive/1kw3egmSn-KgWsikYvOMjJkVDsPLjEMzl) - - [maintained by NoCrypt](https://colab.research.google.com/drive/1wEa-tS10h4LlDykd87TF5zzpXIIQoCmq) + - [Maintained by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb) + - [Maintained by camenduru](https://github.com/camenduru/stable-diffusion-webui-colab) + - [Maintained by ddPn08](https://github.com/ddPn08/automatic1111-colab) + - [Maintained by Akaibu](https://colab.research.google.com/drive/1kw3egmSn-KgWsikYvOMjJkVDsPLjEMzl) + - [Maintained by NoCrypt](https://colab.research.google.com/drive/1wEa-tS10h4LlDykd87TF5zzpXIIQoCmq) - [Colab, original by me, outdated](https://colab.research.google.com/drive/1Iy-xW9t1-OQWhb0hNxueGij8phCyluOh). ## Paperspace - - [maintained by Cyberes](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace) + - [Official guide](https://blog.paperspace.com/stable-diffusion-webui-deployment/) + - [Maintained by Cyberes](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace) + - [Maintained by camenduru](https://github.com/camenduru/stable-diffusion-webui-paperspace) ## SageMaker Studio Lab - - [maintained by fractality](https://github.com/Miraculix200/StableDiffusionUI_SageMakerSL/blob/main/StableDiffusionUI_SageMakerSL.ipynb) + - [Maintained by fractality](https://github.com/Miraculix200/StableDiffusionUI_SageMakerSL/blob/main/StableDiffusionUI_SageMakerSL.ipynb) -## Docker - - [maintained by camenduru](https://github.com/camenduru/stable-diffusion-webui-docker) - - [maintained by AbdBarho](https://github.com/AbdBarho/stable-diffusion-webui-docker) ## Installation Guides - - [azure-ml](https://vladiliescu.net/stable-diffusion-web-ui-on-azure-ml/) - ([commit](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/44c46f0ed395967cd3830dd481a2db759fda5b3b)) + - [Azure ML](https://vladiliescu.net/stable-diffusion-web-ui-on-azure-ml/) - ([commit](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/44c46f0ed395967cd3830dd481a2db759fda5b3b))