Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 529 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 529 Bytes

Классификатор лебедей

Установка и запуск приложения

Склонировать репозиторий в папку, в путь без пробелов и кириллицы

git clone https://github.com/Zavodchane/gusey-net

Установить все необходимые зависимости

cd gusey-net
pip install -r requirements.txt

Запуск приложения

python main.py

Требования

  • Python 3.9+