Skip to content

Commit

Permalink
Merge pull request #241 from AUTOMATIC1111/test_my_prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
w-e-w authored and github-actions[bot] committed Dec 1, 2023
2 parents b266d07 + 5198a19 commit 15a9573
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions extensions/test_my_prompt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "Test my prompt!",
"url": "https://github.com/Extraltodeus/test_my_prompt.git",
"description": "Generate a series of images by successively removing segments of the prompt, allowing for comparison of their individual effects.",
"tags": [
"script",
"prompting"
],
"added": "2023-12-01"
}
10 changes: 10 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2589,6 +2589,16 @@
"manipulations"
],
"added": "2023-11-26"
},
{
"name": "Test my prompt!",
"url": "https://github.com/Extraltodeus/test_my_prompt.git",
"description": "Generate a series of images by successively removing segments of the prompt, allowing for comparison of their individual effects.",
"tags": [
"script",
"prompting"
],
"added": "2023-12-01"
}
]
}

0 comments on commit 15a9573

Please sign in to comment.