From 8238482b3c826ce16cdf8c2d5a02e497d00bc1dd Mon Sep 17 00:00:00 2001 From: Paul Ockenfuss <42680748+Ockenfuss@users.noreply.github.com> Date: Sat, 18 May 2024 21:33:04 +0200 Subject: [PATCH] Link to streamlit app --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 90d4131..5ae2d6c 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ plt.show() ![](examples/images/grande_jatte_seurat.jpg) +See [this interactive demo](https://tessellation.streamlit.app/) to create tessellations of your own images. + ## Installation The package can be installed using `pip`: ```bash