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

📈 Allowing component reset from Streamlit Application (Python) #148

Open GitMarco27 opened 1 month ago

GitMarco27 commented 1 month ago

Hi @andfanilo! Thank you so much for your work. I made a small update to allow a user to reset the Canvas from the python "backend" of his Streamlit Application.