mikael-alafriz-deel / lucid-sonic-dreams

MIT License
771 stars 157 forks source link

missing source code #5

Open systemallica opened 3 years ago

systemallica commented 3 years ago

It appears the function referenced in this line is not defined anywhere. Am I missing something?

systemallica commented 3 years ago

I see now that it's part of the stylegan2 library. Maybe the import should be then changed to from stylegan.dnnlib.tflib.tfutil import init_tf, convert_images_to_uint8