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

Annotations on drawings #110

Open sunils27 opened 1 year ago

sunils27 commented 1 year ago

This project is turning out super useful for my work.

Is there a way to do text boxes/annotations within the drawable canvas? Let's say I create a rectangle and want to annotate it with some text, how can I do this? If there's a more efficient way to achieve this, please let me know. Thanks!