This Streamlit application allows me to download images based on a search query and send them via email.
Features Image Downloading: Input a search term and specify the number of images to download. Email Sending: Automatically sends the downloaded images as a zip file to a specified email address. Requirements Python 3.x Libraries: streamlit, os, zipfile, smtplib, icrawler