parlance-zz/g-diffuser-bot

add interpolate_args command to g_diffuser_lib.py

parlance-zz opened this issue · 0 comments

def interpolate_args(args1, args2, t):

Where 0 <= t <= 1, interpolates (valid) arguments between args1 and 2 and returns the result in a new args copy