From 404f46fb761162df007f1d8d65d70d12804bdb6c Mon Sep 17 00:00:00 2001 From: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Sat, 9 Sep 2023 22:54:11 -0400 Subject: [PATCH] Add warning about Colab --- Online-Services.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Online-Services.md b/Online-Services.md index a5a5639..fc1e0d5 100644 --- a/Online-Services.md +++ b/Online-Services.md @@ -1,11 +1,16 @@ ## Google Colab + +> ℹ️ **Note:** +> As of 2023-09-09, Google seems to be intentionally restricting Colab usage of Stable Diffusion for all users, 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) - [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)