jrieke / streamlit-image-select

🖼️ An image select component for Streamlit
MIT License
103 stars 23 forks source link

Select multiple images #1

Open rnobalr opened 1 year ago

rnobalr commented 1 year ago

Being able to select multiple images would increase the applicability of streamlit-image-select. An example use would be to load up numerous images on a page, select a category from a dropdown menu (corresponding to a label), and then select all images matching the label. I'd then use a submit/form button, or other action to generate output data. This data, related to the image filename or index, would then be used for other tasks.

Again, great work!

dtquandt commented 1 year ago

+1, this would be really helpful for a curation pipeline I have in mind :)

simonvalerioneumeyer commented 1 year ago

+1

jpotyka commented 1 year ago

+1

oliviafroglin commented 1 year ago

This will be super helpful.

wjiang commented 3 weeks ago

+1