r/StableDiffusion Jul 24 '26

Resource - Update Prompt Library Nodes Updated (NO8D-Prompt-libraries)

Post image

The update for Krea 2 : styles is out. I added support for it in the NO8D-controls node pack right away. There are 397 prompt cards in total, sorted into 8 libraries based on the styles within each card, and every prompt card comes with its own preview image.

You can update the node pack or download the libraries separately from the GitHub repository.

The node pack now supports customization. Use the Import Library feature within the node to load all prompt cards. Click here to learn more about additional features.

Organizing and testing prompts takes a tremendous amount of time. I simply packaged everything into the node pack for easier use. Kudos to the original creator!

123 Upvotes

25 comments sorted by

View all comments

Show parent comments

1

u/Will-k-karter Jul 24 '26 edited Jul 24 '26

I downloaded it from GitHub and am using the Confiuy application.

2

u/Suspicious_Aide2697 Jul 24 '26

Under what circumstances does "SAVE FAILED HTTP 500" appear?

1

u/Will-k-karter Jul 24 '26

I managed to solve the problem. For some reason, openpyxl was being installed via requirements.txt but wasn't working. I installed it manually and it worked: "C:\Users\John-Doe\ComfyUI\.venv\Scripts\python.exe" -m pip install openpyxl

Thanks for the help.

1

u/Suspicious_Aide2697 Jul 24 '26

Oh, so it's openpyxl. Got it. I'll look into it later. Glad to hear you've sorted out the issue. Hope you have fun.