mirror of
https://github.com/qwertyforce/scenery.git
synced 2025-05-06 23:50:35 +00:00
Create installation_guide.md
This commit is contained in:
parent
6160b2c957
commit
92ed395c26
15
installation_guide.md
Normal file
15
installation_guide.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
### Non-docker
|
||||||
|
1. install mongodb
|
||||||
|
2. if linux, install libjpeg-turbo-progs ```apt install -y libjpeg-turbo-progs``` (for jpegtran)
|
||||||
|
3. install [ambience](https://github.com/qwertyforce/ambience) + install phash_web, color_web, image_text_features_web
|
||||||
|
4. npm install
|
||||||
|
5. npm run bootstrap
|
||||||
|
6. npm run build
|
||||||
|
7. npm run start
|
||||||
|
|
||||||
|
### Docker
|
||||||
|
1. docker compose up (builds mongodb_server and scenery)
|
||||||
|
2. install [ambience](https://github.com/qwertyforce/ambience) in Docker + install phash_web, color_web, image_text_features_web in Docker
|
||||||
|
|
||||||
|
### anti_sus
|
||||||
|
You can also install [anti_sus](https://github.com/qwertyforce/anti_sus) for automatic image mining
|
Loading…
x
Reference in New Issue
Block a user