한국어
git clone https://github.com/GeorgePatsias/OpenEyes.git pip install -r requirements.txt
원하는 구성으로 config.py 편집하고 실행합니다.
config.py
python3 srv.py
docker build -t openeyes . && docker run -p 5001:5001 openeyes