Hacker News new | ask | show | jobs
by iseanstevens 566 days ago
Idea (I lack the skills to implement):

Train an upscaler/style transfer model on these lovely things (plus Winamp skins etc) to create a teachable AI theme engine.

1 comments

That's interesting! Training a stable diffusion model seems relatively easy! [1] (implementing a stable diffusion model from scratch or even understanding how it works seems like the difficult part :-).

--

1: https://huggingface.co/docs/diffusers/main/en/tutorials/basi...