Replies: 1 comment 1 reply
-
You could have a look at Jinja templates. Alternatively, An easy hack is to simply create a wildcard file with floating point numbers, e.g.
and then I haven't tested it, but it should work. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm using the wildcard actress three times in my prompt, so that it generates random faces. I'd like to specify how much of each face to use using a float number. The normal prompt would be (Emilia Clarke:0.4) for example. Is it possible with this extension to create something like that?
(actress:randrange(0.1,1)) as an example way of doing it?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions