From 2716217a4edb576cd5bd211b17fc8e5c88f9489a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 27 Apr 2019 23:07:29 +0200 Subject: import note --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f4a9103..2cbc5f6 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,12 @@ Form parameters: - `limit` (default: 10) - Number of results to return. - `url` - Image URL to fetch and test (will be stored if `add` is true) - `q` (file) - Uploaded file to test (will not be stored) + + +### Importing files + +The initial dataset can be hosted locally for now - make sure files are accessible inside `check/static/`. These paths will be added directly to the dataset. + +``` +python cli_phash.py import -i 'static/sample_set_test_01/images/*' +``` -- cgit v1.2.3-70-g09d2