TMR930 / image-search-app

Search and download images using Streamlit and icrawler.
MIT License
0 stars 0 forks source link
docker icrawler python streamlit

image-search-app

Search and download images using Streamlit and icrawler.

Installation

git clone https://github.com/tomcat930/image-search-app.git
cd image-search-app
pip install -r requirements.txt

Usage

Streamlit

streamlit run app.py

Launch with Docker

docker compose up -d

Access:http://localhost:8501/