Skip to content

Commit 0a6694a

Browse files
committed
Created using Colab
1 parent 5e9c67a commit 0a6694a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stable_diffusion.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
{
6464
"cell_type": "code",
6565
"source": [
66+
"torch.cuda.empty_cache()\n",
67+
"\n",
6668
"prompt = \"Romance Horror book cover in a gritty, gothic style, featuring a haunted mansion with eerie, glowing windows in a dark forest. three leopard coming from three directions, bat on sky\"\n",
6769
"negative_prompt = \"text\"\n",
6870
"seed = random.randint(0, 2147483647)\n",

0 commit comments

Comments
 (0)