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

background image on cloud #80

Closed RRaphaell closed 2 years ago

RRaphaell commented 2 years ago

I can add a background image to canvas locally, but it does not appear on the cloud

I'm using: streamlit==1.10.0 streamlit-drawable-canvas==0.9.0

RRaphaell commented 2 years ago

It doesn't work on basic example either, I can't add a background image

andfanilo commented 2 years ago

Hello, Yes, this is a duplicate of #70, it broke since v0.9.0, you can downgrade to 0.8.0 for now until it's fixed. I will close this as duplicate if you don't mind