Update README.md

pull/8/head
qwertyforce 2022-09-03 16:36:01 +03:00 committed by GitHub
parent 54864ff52f
commit 5f71f0a8ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ How it works: [how_it_works_scenery.md](https://github.com/qwertyforce/scenery/b
```npm run build_server``` -> build .ts files
```npm run import_tags``` -> import tags from /import/id_tags.txt (generated by places365_tagger_web)
```npm run import_captions``` -> import captions from /import/id_caption.txt (generated by image_caption_web)
```npm run import_captions``` -> import captions from /import/id_caption.txt (generated by image_caption_web)
```npm run import_with_check``` -> import images from /import/images with duplication check and calculation of ambience features, including tags and captions
```npm run import_without_check``` -> import images from /import/images without duplication check and calculation of ambience features, including tags and captions