stable-diffusion
stable-diffusion copied to clipboard
Implement support for negative prompts using --nprompts
- Implemented vectorize_prompt() method on top of the script. vectorize_prompt() by https://github.com/consciencia/stable-diffusion
- Minor styling corrections.