This commit is contained in:
Xin Zou 2020-11-04 16:49:43 -08:00 коммит произвёл GitHub
Родитель d696b8a254
Коммит c7ed086128
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 3 удалений

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

@ -42,8 +42,9 @@ Please see instructions [here](https://docs.microsoft.com/en-us/azure/cognitive-
### Run as web application
Using a modern Web browser, FOTT can be run directly at: https://fott.azurewebsites.net/ (for Form Recognizer 2.0 GA services), and https://fott-preview.azurewebsites.net/ (for Form REcognizer 2.1-preview.* services).
Note: these web apps are for testing purpose only. HTTPS is required, unless it's for localhost.
Using a modern Web browser, FOTT can be run directly at: https://fott.azurewebsites.net/ (for Form Recognizer 2.0 GA services), and https://fott-preview.azurewebsites.net/ (for Form Recognizer 2.1-preview.* services).
**Note: these web app are for testing purpose only. HTTPS is required, unless it's for localhost.**
### Run as desktop application
@ -66,7 +67,7 @@ FOTT can be released as a distributable desktop application.
```
The distributable will saved in the releases folder of the cloned repository.
**Note: the site is for testing purpose only.**
## Using labeling tool