Update README.md

main
qwertyforce 2022-09-04 17:18:56 +03:00 committed by GitHub
parent 0d4f56cae4
commit a6ee0a98d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# ambience
reverse image search and similarity search engine <br>
[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