Add ComfyUI-PromptGenerator to custom node list (#2391)
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

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:
Gero Doll 2025-12-14 16:36:47 +01:00 committed by GitHub
parent bba55d4d5a
commit a06ba343de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",