Search and download images using Streamlit and icrawler.
git clone https://github.com/tomcat930/image-search-app.git
cd image-search-app
pip install -r requirements.txt
Streamlit
streamlit run app.py
Launch with Docker
docker compose up -d
Access:http://localhost:8501/