disco-diffusion icon indicating copy to clipboard operation
disco-diffusion copied to clipboard

name 'set_seed' is not defined

Open AIWithShrey opened this issue 3 years ago • 2 comments

I tried running the 'Diffuse!' cell on Colab, but I encountered the mentioned error.

AIWithShrey avatar Jul 11 '22 09:07 AIWithShrey

image

AIWithShrey avatar Jul 11 '22 09:07 AIWithShrey

You can find it in the 'extra settings' cell:
set_seed = 'random_seed' #@param{type: 'string'}

yizhangliu avatar Jul 12 '22 06:07 yizhangliu