Prompt Manager for ComfyUI, with integration with llama.cpp for prompt generation. Allowing users to generate and save prompts, as well as extract prompts from existing images and video.. The Advance node also allows saving Lora Stacks allong with prompts. Giving the user the option of saving the complete Recipe.
Stars
81
Forks
6
Watchers
81
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
151
commits
feat: enhance extracted data handling in PromptExtractor and add validation tests
b981555View on GitHubfeat: enhance model resolution logic in PromptModelLoader and PromptExtractor
7471618View on GitHubfeat: enhance PromptExtractor to support embedded data extraction and model tracking
c8e1031View on GitHubfeat: add thumbnail generation feature in Prompt Manager
501b962View on GitHubfix: enhance prompt extraction logic for low and high model detection
34df0b0View on GitHubfix: reorder return names in PromptExtractor for consistent output structure
41e4c27View on GitHubfeat: enhance metadata extraction for JPEG and WebP files in prompt extractor
6de8bddView on GitHubrefactor: rearrange and update images in README for Prompt Generator usage
1fea038View on GitHub