add warning about sd21 and free colab
This commit is contained in:
parent
4218901a08
commit
318f8f8d0e
|
@ -213,6 +213,8 @@
|
||||||
"\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",
|
||||||
|
"\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",
|
||||||
"from IPython.display import clear_output\n",
|
"from IPython.display import clear_output\n",
|
||||||
|
|
Loading…
Reference in New Issue