Update README.md

This commit is contained in:
skylights
2024-03-30 07:54:10 +03:00
committed by GitHub
parent fab1d257e5
commit fb900b09d9

View File

@@ -17,6 +17,19 @@ ____
+ Возможность работать удаленно
+ Возможность обработки в реальном времени
## Установка зависимостей
```
pip install catboost, customtkinter, deepface, socket, opencv-python, opencv-contrib-python, pandas, imutils, mtcnn
```
## Quick start
``` git clone https://github.com/SKYLIGHTSUFA/UfaHack2024.git
cd UfaHack2024
cd notebooks/apps
python main.py
```
### Код реализации сервера
```python
import socket