Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 372 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 372 Bytes

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/