Compare commits

..

2 Commits

Author SHA1 Message Date
Ewald
22476224e8
Merge b1e1d4f936 into a06ba343de 2025-12-14 19:22:35 +02:00
Gero Doll
a06ba343de
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)
2025-12-15 00:36:47 +09:00

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