Skip to content

Commit 40f4862

Browse files
committed
2 parents 7b43b6e + e23b07a commit 40f4862

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

readme.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Raffle
22

3-
A semi-random prompt generator for danbooru tags that works alongside your character prompt, allowing you to put your waifu in many scenarios. Made for Illustrious/NoobAI/Pony, any models supporting tag prompting.
3+
A semi-random prompt generator for danbooru tags that works alongside your character prompt, allowing you to put your waifu in many scenarios. Made for Illustrious/NoobAI/Pony, or any models supporting tag prompting.
44

55
## Quick Start
66

7-
1. Add the Raffle node to your workflow
8-
2. Connect your Negative Prompt to the "negative_prompt" input (you may need to convert it to a `text` node first)
9-
3. Use the "Filtered tags" output in your Positive Prompt (merge it with a `text concat` or `string concat` node)
7+
1. From within ComfyUI Manager, search for Raffle and install it
8+
2. Add the Raffle node to your workflow
9+
3. Connect your Negative Prompt to the "negative_prompt" input (you may need to convert it to a `text` node first)
10+
4. Use the "Filtered tags" output in your Positive Prompt (merge it with a `text concat` or `string concat` node)
1011

11-
See the included workflow examples for detailed implementation.
12+
Download the workflow example for detailed implementation: [Raffle Example.json](https://github.com/rainlizard/ComfyUI-Raffle/blob/main/Raffle%20Example.json)
1213

1314
## How It Works
1415

@@ -88,4 +89,4 @@ I've used AI to help categorize 20,000 tags in `categorized_tags.txt`, this incl
8889
- `speech_and_text`
8990
- `standard_physical_descriptors`
9091
- `thematic_settings`
91-
- `two_handed_character_items`
92+
- `two_handed_character_items`

0 commit comments

Comments
 (0)