pyyaml>=6.0 watchdog>=3.0.0 filelock>=3.12.0
This repository is no longer being updated and has been merged into ComfyUI-NS-Util.
///////////////////////////////////////////////////////////////////////////////////////////////////////
ComfyUI-NS-PromptList is a simple prompt management node for ComfyUI that outputs prompts recorded in .yaml.
If you have ComfyUI-Manager installed:
https://github.com/NakamuraShippo/ComfyUI-NS-PromptList
If you don’t have ComfyUI-Manager installed:
git clone https://github.com/NakamuraShippo/ComfyUI-NS-PromptList
pip install pyyaml watchdog filelock
Node location:
Add Node -> NS -> NS Prompt List
Node widgets:
How to register prompts:
How to edit prompts:
If you accidentally edit:
Press CTRL + Z to redo and restore the string, then generate again to overwrite
2025/05/31 2.0.0 It has been completely redesigned and is now all on ComfyUI.
2024/09/06 1.2.0 Modified node input field to multiline. Published editing spreadsheet.
2024/08/24 1.0.0 Initial release as it’s working properly
This project is released under the MIT License. For details, see the LICENSE.txt file.
You are free to use, modify, and distribute this software for personal and commercial purposes as long as you include the original copyright notice and disclaimer.
Bug reports and feature requests are welcome through any means of contact.
Pull requests are also welcome.