adieyal / sd-dynamic-prompts

A custom script for AUTOMATIC1111/stable-diffusion-webui to implement a tiny template language for random prompt generation
MIT License
1.96k stars 253 forks source link

Debounce wildcard search for large hierarchies #737

Closed akx closed 4 months ago

akx commented 4 months ago

Fixes https://github.com/adieyal/sd-dynamic-prompts/issues/736.

pessimal commented 4 months ago

@akx Wanted to let you know I just switched to your fork for testing and it works as expected, thank you!