stylegan-web icon indicating copy to clipboard operation
stylegan-web copied to clipboard

Introduce a configurable gist / with downloadable npy / latent files that we could show to every user

Open johndpope opened this issue 5 years ago • 0 comments

Some one creates a keanu reaves latent representation - we hook into this list

{ "latentRepresentations": [ { "title": "Keanu", "file": "Keanu.npy", "thumb": "https://github.com/name/Keanu.png", "url": "https://github.com/name/Keanu.npy" },

}

johndpope avatar Jan 16 '21 22:01 johndpope