Easily Load Your Frequently Used Prompts in ComfyUI With ComfyUI Template Loader, managing and reusing your favorite prompts has never been simpler. Save time and streamline your workflow by loading your go-to templates with just a few clicks!
Easily Load Your Frequently Used Prompts in ComfyUI
With ComfyUI Template Loader, managing and reusing your favorite prompts has never been simpler. Save time and streamline your workflow by loading your go-to templates with just a few clicks!
git clone https://github.com/r3dsd/comfyui-template-loader.git
Create a Template File
custom_nodes/comfyui-template-loader/template
.json
extension.Template File Format
{
"Key1": "Prompt1, Prompt2, Prompt3",
"Key2": "Prompt1, Prompt2, Prompt3",
...
}
Done!
TemplateLoader
return: The String of the Template