# AI Clock This clock was designed by stable diffusion ([paper](https://arxiv.org/abs/2112.10752)) using the following prompt: `A rectangle digital watchface` The original output of stable diffusion is shown here: ![](orig.png) And my implementation is shown here: ![](impl.png) # Thanks to The great open source community: I used an open source diffusion model (https://github.com/CompVis/stable-diffusion) to generate a watch face for the open source smartwatch BangleJs. ## Creator - [David Peer](https://github.com/peerdavid).