jrieke / streamlit-image-select

🖼️ An image select component for Streamlit
MIT License
105 stars 24 forks source link

Update __init__.py #17

Closed pabloccor closed 9 months ago

pabloccor commented 9 months ago

Changed return of image_select to return both index and image value

pabloccor commented 9 months ago

Return of image_select is now both index and image value