https://github.com/fofr/ComfyUI-Prompter-fofrAI
A prompt helper
https://github.com/fofr/ComfyUI-Prompter-fofrAI
ai comfyui comfyui-nodes prompt-engineering
Last synced: about 2 months ago
JSON representation
A prompt helper
- Host: GitHub
- URL: https://github.com/fofr/ComfyUI-Prompter-fofrAI
- Owner: fofr
- License: mit
- Created: 2024-06-22T19:04:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T11:37:00.000Z (about 1 year ago)
- Last Synced: 2024-12-13T22:11:43.424Z (10 months ago)
- Topics: ai, comfyui, comfyui-nodes, prompt-engineering
- Language: Python
- Homepage: https://prompter.fofr.ai
- Size: 12.7 KB
- Stars: 60
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-Prompter-fofrAI**
- awesome-comfyui - **ComfyUI-Prompter-fofrAI**
- awesome-comfyui - **ComfyUI-Prompter-fofrAI**
README
# ComfyUI-Prompter-fofrAI
A prompt helper. Use templates from https://prompter.fofr.ai/ in ComfyUI.
https://github.com/fofr/ComfyUI-Prompter-fofrAI/assets/319055/fa5d40ea-5fe9-4d98-94bc-e91b5e66edd0
For example:
> A film still of [character.fantasy], [interaction.couple], [cinematic.keyword], [cinematic.coloring], [cinematic.effect], set in [time.year]
Gives:
> A film still of a ghost hunter, conflict, 8mm film, low-key color grading, cineon, set in 1890
> A film still of a siren, holding a grudge, prores, hdr, haze, set in 1909
> A film still of a demon princess, assistance, 8k resolution, hard light, bokeh, set in 1858
## Nodes
- Prompt from template: Turn a template into a prompt
- List sampler: Sample items from a list, sequentially or randomly## Prompt template features
Multiple list items:
[animal.mammal,2]
> giraffe, lion
Get multiple items from multiple random lists:
[random,2]
> demon princess, hdr
## Lists
You can use the list sampler node to see what prompt lists are available.
See available lists:
https://github.com/ai-prompts/prompt-lists/blob/main/list-metadata.json
Explore lists here:
https://prompter.fofr.ai/explore