deepar 4.0.2 → 4.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # deepar
2
2
 
3
- DeepAR SDK for Web is an augmented reality SDK that allows users to integrate advanced, Snapchat-like face lenses in the browser environment. It supports face masks, effects, multiple face tracking, natural image tracking. The hair segmentation and emotion tracking are **not** supported.
3
+ DeepAR SDK for Web is an augmented reality SDK that allows users to integrate advanced, Snapchat-like face lenses in the browser environment. It supports face masks, effects, multiple face tracking, natural image tracking.
4
4
  The SDK requires an internet connection.
5
5
 
6
6
  ## Documentation
@@ -10,6 +10,8 @@ See the official example here: https://github.com/DeepARSDK/quickstart-web-js-np
10
10
 
11
11
  ## Prerequisites
12
12
 
13
+ > ⚠️ Note that these steps are only needed when deploying to production (non-localhost) domain.
14
+
13
15
  In order to use the DeepAR Web SDK you need to set up a license key for your web app on [developer.deepar.ai](https://developer.deepar.ai).
14
16
  1. Create an account: https://developer.deepar.ai/signup.
15
17
  2. Create a project: https://developer.deepar.ai/projects.