Skip to content

Commit ce08403

Browse files
committed
Created using Colab
1 parent e753506 commit ce08403

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

stable_diffusion.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@
6363
{
6464
"cell_type": "code",
6565
"source": [
66-
"torch.cuda.empty_cache()\n",
67-
"\n",
68-
"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",
66+
"prompt = \"Romance Mystery book cover in a dark, noir style, featuring a haunted mansion with eerie, glowing windows in a dark forest. three leopards, bat on sky\"\n",
6967
"negative_prompt = \"text\"\n",
7068
"seed = random.randint(0, 2147483647)\n",
7169
"\n",

0 commit comments

Comments
 (0)