This commit is contained in:
Annie Enchakattu 2019-07-24 11:06:56 -07:00 коммит произвёл GitHub
Родитель ebd7192030
Коммит a5b3ad9ff6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -34,9 +34,11 @@ The demo was tested on an Azure VM with the following configuration:
- Open the file `demo/config.py`
- Update the variable `ROOT_PATH` with the path to the demo on your local machine or server
- Update the variable `BASE_URL` with the base URL for the API. Refer the API documentation for information
- Update the variable `SUBSCRIPTION_KEY` with your product / API key. Visit the [API home page](https://www.microsoft.com/en-us/ai/ai-for-earth-apis) for more information on how to request an API key
### Run the demo
- Install the following packages by running the commands listed below: