Update README.md
parent
0d4f56cae4
commit
a6ee0a98d9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue