mikael-alafriz-deel / lucid-sonic-dreams

MIT License
771 stars 157 forks source link

Support for latent numpy import #23

Open IvonaTau opened 3 years ago

IvonaTau commented 3 years ago

Hi there!

I am just wondering if it is possible to define latents that will be used in generation. From what it seems they are generated randomly and they are different on each run. Which parts of the code should I modify to be able to always use the same latents?

Thanks a milion!