Skip to content

ComfyNodePRs/PR-comfyui-prompt-beautify-b2b7307c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI node to beautify your image generation prompt

Logo

Screenshot

Installation

To install and use the Prompt Beautify node with Manager, follow these steps:

  1. Click on Manager.
  2. Click on Button "Custom Node Manager".
  3. Click on "Install via Git URL"
  4. Enter "https://github.com/brenzel/comfyui-prompt-beautify.git"
  5. Press Confirm
  6. Restart ComfyUI.

To install and use the Prompt Beautify node without Manager, follow these steps:

  1. Open a terminal or command line interface.
  2. Navigate to the ComfyUI/custom_nodes/ directory.
  3. Run the following command: git clone https://github.com/brenzel/comfyui-prompt-beautify.git
  4. Then run following command: pip install -r comfyui-prompt-beautify/requirements.txt
  5. Restart ComfyUI.

This command clones the Prompt Beautify repository into your ComfyUI/custom_nodes/ directory. You should now be able to access and use the node from this repository.

About

ComfyUI node to beautify your image generation prompt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%