ajhiggins96

Results 1 comments of ajhiggins96

Try this: https://docs.streamlit.io/develop/concepts/configuration/serving-static-files After enabling static file serving as described, you can serve local images in your example as follows: `"url": "app/static/your_img.jpg"`