BangleApps/apps/aiclock
David Peer 1b066ac83e The probability of horizontal lines is correlated with the battery level. 2022-10-23 15:43:55 +02:00
..
ChangeLog The probability of horizontal lines is correlated with the battery level. 2022-10-23 15:43:55 +02:00
README.md The probability of horizontal lines is correlated with the battery level. 2022-10-23 15:43:55 +02:00
aiclock.app.js The probability of horizontal lines is correlated with the battery level. 2022-10-23 15:43:55 +02:00
aiclock.icon.js Improvements 2022-10-18 19:24:47 +02:00
aiclock.png Improvements 2022-10-18 19:24:47 +02:00
impl.png Minor changes 2022-10-18 19:49:37 +02:00
metadata.json The probability of horizontal lines is correlated with the battery level. 2022-10-23 15:43:55 +02:00
orig.png New clock generated with stable diffusion. 2022-10-15 23:03:11 +02:00

README.md

AI Clock

This clock was designed by stable diffusion (paper) using the following prompt:

A rectangle banglejs watchface

The original output of stable diffusion is shown here:

My implementation is shown below. Note that horizontal lines occur randomly, but the probability is correlated with the battery level. So if your screen contains only a few lines its time to charge your bangle again ;)

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