From e789add653efbe4cb0cf5daef626908867f2fad6 Mon Sep 17 00:00:00 2001 From: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Sun, 10 Sep 2023 00:11:39 -0400 Subject: [PATCH] Colab clarification --- Online-Services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Online-Services.md b/Online-Services.md index 93e44a4..1a127aa 100644 --- a/Online-Services.md +++ b/Online-Services.md @@ -1,7 +1,7 @@ ## Google Colab > ℹ️ **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. +> 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)