Compare commits

..

No commits in common. "29fe038a9fdd6e52151ff449e36fb88b4cdf145a" and "30671b500241172bc41509099a584fa07e8081e1" have entirely different histories.

View File

@ -2,15 +2,9 @@
Сервис: http://kb.athene.tech/swagger-ui/index.html
Ручная установка зависимостей:
```commandline
pip install -r requirements.txt
```
Запуск:
```commandline
main.py <Ontology UID> <Image Path>
main.py 5cc5570b-6ed9-3b33-9db4-bdb8ecb9f890 "test-data/lectionAudi/2021-03-12 13-48-31.JPG"
main.py 43f3f5d1-a339-3256-a5d9-fd2f14ec1d60 "test-data/lectionAudi/2021-03-12 13-48-31.JPG"
```