Unable to find file location

#9
by Ludvigofbavaria - opened

When I reach the "Diffuse!" section, I receive this error:

NameError Traceback (most recent call last)
in
39
40
---> 41 opt.init_img = init_image_or_folder
42 opt.ddim_steps = steps
43 opt.n_iter = 1

NameError: name 'opt' is not defined

Any advice would be much appreciated.

Sign up or log in to comment