You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
366 B
Markdown

1 year ago
Окружение: Python 3.10
Сервис: http://kb.athene.tech/swagger-ui/index.html
Ручная установка зависимостей:
```commandline
pip install -r requirements.txt
```
1 year ago
Запуск:
1 year ago
```commandline
1 year ago
main.py <Ontology UID> <Image Path>
main.py 5cc5570b-6ed9-3b33-9db4-bdb8ecb9f890 "test-data/lectionAudi/2021-03-12 13-48-31.JPG"
1 year ago
```