andfanilo / streamlit-drawable-canvas

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines, circles and boxes over background images for annotation.
https://drawable-canvas.streamlit.app/
MIT License
563 stars 85 forks source link

Load drawings as initial state #7

Closed andfanilo closed 3 years ago

andfanilo commented 4 years ago

As a user, I want to save/reload my drawings

Impl: http://fabricjs.com/docs/fabric.Canvas.html#toJSON ?

andfanilo commented 3 years ago

Closed in v0.6.0 by #37