alembics / disco-diffusion

Other
7.46k stars 1.13k forks source link

name 'set_seed' is not defined #118

Open AIWithShrey opened 2 years ago

AIWithShrey commented 2 years ago

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

AIWithShrey commented 2 years ago
image
yizhangliu commented 2 years ago

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