updated instructions for running demo

This commit is contained in:
Annie Enchakattu 2020-01-20 18:25:47 -08:00 коммит произвёл GitHub
Родитель 0ea814a7a4
Коммит 17f14a1053
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -51,6 +51,6 @@ pip install pandas==0.24.2
pip install Pillow==6.1.0
```
- To start the demo, run command python `demo/app.py`
- To start the demo, run command `python demo/app.py`
- In a browser, navigate to `http://<your VM address>:5000`