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

Background image doesn't display in GCP #129

Open yassineAlouini opened 1 year ago

yassineAlouini commented 1 year ago

It seems that the background image doesn't display when working with Streamlit over a GCP instance.

Version of tool tried: 0.9.3

I have tried to downgrade the tool up to 0.8.0 without much success. It looks like it is a problem of path creation, thus the front-end can't find the image.

Any help or a quick workaround with this is much appreciated, thanks!

AsiaCao commented 1 year ago

i also encountered a similar issue. would appreciate someone shed some light here