lucidrains / big-sleep

A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
MIT License
2.57k stars 303 forks source link

Confused of what: "then restart and rerun everything" means. #45

Open jp-krow opened 3 years ago

jp-krow commented 3 years ago

In both Big Sleep and Deep Gaze google colabs, there is a line that tells you to change the PYTorch version n such.

You must run this cell and then restart and rerun everything for the PyTorch version to be correct. Otherwise the model will run but not produce any meaningful output.

I'm confused on the part saying to restart, does it mean to restart the runtime? Runtime -> Restart Runtime or CTRL + M . at the top.

Or does it mean to do something else?

nerdyrodent commented 3 years ago

Yes, Runtime -> Restart Runtime is correct.