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
544 stars 83 forks source link

Fix initialization of drawing #44 #49

Closed andfanilo closed 3 years ago

andfanilo commented 3 years ago

BREAKING CHANGE: background_color is transparent if there is a background_image. background_colo will merge with initial_drawing. background_color change will reset the drawing.