rewbs / sd-parseq

Parameter sequencer for Stable Diffusion
https://sd-parseq.web.app/
MIT License
361 stars 39 forks source link

Unrecognized variable in Keyframe grid #91

Closed LourdQ closed 1 year ago

LourdQ commented 1 year ago

I'm super new so likely my own doing, but while following along with Tutorial 1, I keep getting the error: "Error calculating translation_z at frame 0 (c): Error: Unrecognised variable c at 1:0" when using 'c" (cubic spline) Other codes are also popping errors as well

LourdQ commented 1 year ago

Reloaded everything, and also found out the variable is case sensitive. That definitely seemed to drop the error message. (I was pretty sure I tried that.. but clearly not!)