Metadata-Version: 2.1
Name: streamlit_slb_video_image_gallery
Version: 1.0.3
Summary: Streamlit component that allows user to display image and video gallery
Home-page: 
Author: Sharizan Redzuan
Author-email: sredzuan@slb.com
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: devel
License-File: LICENSE

# streamlit_slb_video_image_gallery

Streamlit component that allows user to display image and video gallery

## Installation instructions

```sh
pip install streamlit_slb_video_image_gallery
```

## Release Notes

1.0.1

- Initial Release

1.0.2

- Add video viewing features

1.0.3

- Add image lazy loading 
