adieyal / comfyui-dynamicprompts

ComfyUI custom nodes for Dynamic Prompts
MIT License
187 stars 20 forks source link

dynamic prompts doesn't update its list of wild cards unless the server is restarted #19

Closed bobpuffer1 closed 7 months ago

bobpuffer1 commented 10 months ago

ran into this one today. added a bunch of hair colors to the hair color wild cards. couldn't get random prompts to pick them up until I restarted the server

adieyal commented 7 months ago

Wildcards are cached for performance reasons - I'll give some thought as to the best way to trigger a cache invalidation.

adieyal commented 7 months ago

this is actually a duplicate of this issue: https://github.com/adieyal/comfyui-dynamicprompts/issues/4