mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
Add ComfyUI-PromptGenerator to custom node list (#2391)
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
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:
parent
bba55d4d5a
commit
a06ba343de
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user