mirror of https://github.com/espruino/BangleApps
|
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
aiclock.app.js | ||
aiclock.icon.js | ||
aiclock.png | ||
impl.png | ||
impl_2.png | ||
impl_3.png | ||
metadata.json | ||
orig.png |
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 ;) Also note that the upper text implements the clkinfo module and can be configured via touch and swipe left/right and up/down.
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.