streamlit-image-select
                                
                                
                                
                                    streamlit-image-select copied to clipboard
                            
                            
                            
                        No dynamic loading
image_select's performace shouldn't depend from the total amount of images to be displayed - but from the currently displayed ones. This doesn't seem to be the case causing much bigger overhead when inputting a few vs a lot of files in the second argument of image_select.
Doesn't seem it's gonna happen, but I would love lazy loading or a "show more" button as well.
It's a big overhead and cognitive load when you have more than 9 images in the images argument.