Give lower priority to Colab due to restrictions

This commit is contained in:
catboxanon 2023-09-14 14:02:33 -04:00 committed by netherquark
parent c5ae58588a
commit 9d593873c9
1 changed files with 11 additions and 12 deletions

View File

@ -1,15 +1,3 @@
## Google Colab
> **Note:**
> As of 2023-09-09, Google seems to be intentionally restricting Colab usage of any form of Stable Diffusion (not only the web UI) 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)
- [Colab, original by me, outdated](https://colab.research.google.com/drive/1Iy-xW9t1-OQWhb0hNxueGij8phCyluOh)
## Paperspace
- [Official guide](https://blog.paperspace.com/stable-diffusion-webui-deployment/)
- [Maintained by Cyberes](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace)
@ -23,6 +11,17 @@
- [Maintained by roguewild](https://www.kaggle.com/code/roguewild/automatic1111-s-stable-diffusion-webui)
- [Maintained by camenduru](https://www.kaggle.com/code/camenduru/stable-diffusion-webui-kaggle)
## Google Colab
> **Note:**
> As of 2023-09-09, Google seems to be intentionally restricting Colab usage of any form of Stable Diffusion (not only the web UI) 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)
- [Colab, original by me, outdated](https://colab.research.google.com/drive/1Iy-xW9t1-OQWhb0hNxueGij8phCyluOh)
## Other
- [Azure ML](https://vladiliescu.net/stable-diffusion-web-ui-on-azure-ml/)
- [SageMaker Studio Lab](https://github.com/Miraculix200/StableDiffusionUI_SageMakerSL/blob/main/StableDiffusionUI_SageMakerSL.ipynb)