Add ComfyUI-PromptGenerator to custom node list

Generate Stable Diffusion prompts using Qwen3-8B via Ollama with 7 style presets (cinematic, anime, photorealistic, fantasy, abstract, cyberpunk, sci-fi)
This commit is contained in:
limbicnation 2025-12-13 04:42:57 +01:00
parent bba55d4d5a
commit 9714220fa1

View File

@ -28021,6 +28021,17 @@
"install_type": "git-clone",
"description": "Advanced seed generator for ComfyUI with multiple modes, state persistence, and cross-library synchronization"
},
{
"author": "Limbicnation",
"title": "ComfyUI-PromptGenerator",
"id": "comfyui-prompt-generator",
"reference": "https://github.com/Limbicnation/ComfyUI-PromptGenerator",
"files": [
"https://github.com/Limbicnation/ComfyUI-PromptGenerator"
],
"install_type": "git-clone",
"description": "Generate Stable Diffusion prompts using Qwen3-8B via Ollama with 7 style presets (cinematic, anime, photorealistic, fantasy, abstract, cyberpunk, sci-fi)"
},
{
"author": "hao-ai-lab",
"title": "FastVideo",