From a6ee0a98d9ab7379b95a8a3d9672ea1c8dbf2bcd Mon Sep 17 00:00:00 2001 From: qwertyforce Date: Sun, 4 Sep 2022 17:18:56 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 727971c..630063a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ambience reverse image search and similarity search engine
[How it works.md](https://github.com/qwertyforce/ambience/blob/main/how_it_works_search.md) -a wrapper for: +API Gateway for: - (global_features_web - https://github.com/qwertyforce/global_features_web) - (local_features_web - https://github.com/qwertyforce/local_features_web) - (phash_web - https://github.com/qwertyforce/phash_web) @@ -10,3 +10,7 @@ a wrapper for: - (image_caption_web - https://github.com/qwertyforce/image_caption_web) - (places365_tagger_web - https://github.com/qwertyforce/places365_tagger_web) +## Installation +1. Clone the repository +2. ```npm install``` +## Usage