adieyal / dynamicprompts

Templating language for generating prompts for text to image generators such as Stable Diffusion
MIT License
124 stars 20 forks source link

Feature/additional jinja extensions #45

Closed adieyal closed 1 year ago

adieyal commented 1 year ago

This PR adds extensions to the JinjaParser that use the Random and Combinatorial Prompt Generators. It is dependent on PR #44