rewbs / sd-parseq

Parameter sequencer for Stable Diffusion

Home Page:https://sd-parseq.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Math within a cell

KewkLW opened this issue · comments

commented

This functionality is just a quality of life improvement. Something I use in Blender all the time. Which is doing math within a cell. Say my seed is 1234 and I want to get to a specific number. If I input 1234+100 then hit enter it would do the math and the input would change to 1334.

Good idea. Here's a quick implementation that allows maths expressions in the value columns: https://sd-parseq--dev-feiki1ng.web.app/ . (It seems to have broken quickly clearing a value from a cell without bringing up the editor though, so not merging yet...)

This is now deployed to prod.