Jinja: Retrieving multiple random results from one pool? #131
Unanswered
anothertal3
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've been using the Jinja support quite a lot when it comes to prompt-generation using sd-dynamic-prompts. Thank you for this helpful tool!
What I'm currently searching for: is there an alternative option for the following syntax in jinja?
Some background:
I'm forced to use Jinja as the default syntax - to my knowledge - doesn't support nested variables, which are requirement for my experiments.
I'm talking about something like:
__[A]/types__, to support__car/types____plane/types____ship/types__That being said, I'm quite happy with the Jinja possibilities but I miss some of the advanced features of the standard generators.
Beta Was this translation helpful? Give feedback.
All reactions