add warning about sd21 and free colab

This commit is contained in:
Victor Hall 2023-07-05 15:51:00 -04:00
parent 4218901a08
commit 318f8f8d0e
1 changed files with 2 additions and 0 deletions

View File

@ -213,6 +213,8 @@
"\n",
"#@markdown * Link to a set of diffusers on your Gdrive\n",
"\n",
"#@markdown * **SD2.1 models require HIGH RAM SHAPE** (system ram) as the 12.7GB in free tier isn't big enough. \n",
"\n",
"#@markdown * Paste a URL, atm there is no support for .safetensors\n",
"\n",
"from IPython.display import clear_output\n",