sd-parseq
sd-parseq copied to clipboard
Parameter sequencer for Stable Diffusion
Is there a way to use exponents in an equation, like Math.pow() in JavaScript? It's useful to raise a sin() to a large power to get a curve that's similar...
https://muzammilbilwani.medium.com/why-you-should-prefer-vite-over-create-react-app-cra-5adf3e71771f Improve app performance by changing from CRA to Vite
This tool would be absolutely incredible for me if I could import the camera movement data that comes from a 3D camera solve, preferably from the .FBX format. This would...
Awesome extension! To fully configure this, I would like to understand what happens under the hood. Is the first parseq frame going to be a txt2img? And subsequent img2img? Is...
In the Reference document, the definition of arguments seems to indicate that "s" is a shorthand argument for both **from** and **span**.
Ok, this one is really reaching in terms of the request, I know lol. It would be pretty amazing if we could combine the Parseq auto-upload with a Deforum feature...
`if true 10 else 5/2` evaluates as `(if true 10 else 5)/2`, instead of `if true 10 else (5/2)` .
Deforum now lets users have as many CN slots as is set in A1111's Settings->ControlNet panel. We restrict them to a min of 5. Parseq should also reflect how many...
Would be nice to be able to get the keyframe values of each prompt in order to trigger events based on when they start, end, and/or when they start then...
If I launch parseq in a new tab and then navigate to Load a document, the automatically created document gets saved into my list. Ideally, the auto-save should only commence...