Spaces:
Runtime error
Runtime error
Image not showing up inside the canvas.
#3
by
praeclarumjj3
- opened
Hi @osanseviero , we switched to streamlit for building our demo. However, we are facing a strange issue.
When running the demo locally, the images are displayed inside the canvas. However, when we run the same code on Huggingface spaces, the images are not shown for some reason. The AOT-GAN Inpainting space faces a similar issue. Could you help us?
Our demo which works well: http://128.223.8.171:8501/
Streamlit Canvas: https://huggingface.co/spaces/shi-lab/FcF-Inpainting/blob/main/app.py#L153
Ahh nvm, it is a version issue with the cloud in streamlit: https://github.com/andfanilo/streamlit-drawable-canvas/issues/80
praeclarumjj3
changed discussion status to
closed