Skip to content

WebUI for retrieving and filtering images from web

License

Notifications You must be signed in to change notification settings

kostyaev/image-turk

Repository files navigation

image-turk

This is a very simple web ui for making queries to search engines for images and manual filtering of retrieved results

Installation

  1. docker build -t image-turk .
  2. docker run -d --name image-turk -p 8080:5000 -v /path/to/images/dir:/opt/image-turk/data image-turk

About

WebUI for retrieving and filtering images from web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published