add warning about sd21 and free colab

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

View File

@ -213,7 +213,7 @@
"\n", "\n",
"#@markdown * Link to a set of diffusers on your Gdrive\n", "#@markdown * Link to a set of diffusers on your Gdrive\n",
"\n", "\n",
"#@markdown * **SD2.1 models require HIGH RAM SHAPE** (system ram) as the 12.7GB in free tier isn't big enough. \n", "#@markdown * **SD2.1 models require HIGH RAM SHAPE** (system ram) as the 12.7GB in free tier isn't big enough. T4 (16GB) GPU is enough for both SD1.5 and SD2.1 but you may need to adjust batch size down for SD2.1.\n",
"\n", "\n",
"#@markdown * Paste a URL, atm there is no support for .safetensors\n", "#@markdown * Paste a URL, atm there is no support for .safetensors\n",
"\n", "\n",