日本語
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