Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 760 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 760 Bytes

简体中文 | English

TEBeautyDemo

This is a demo project for TencentEffectSDK, demonstrating how to integrate TencentEffectSDK with UI (TEBeautyKit).

TEBeauty_API_Example

This is a demo project for TencentEffectSDK, demonstrating how to integrate TencentEffectSDK without UI. It includes examples of multiple commonly used APIs.

TEBeauty_Download_Example

This is a demo project for TencentEffectSDK, demonstrating how to dynamically download SDK library files and model files, how to integrate the SDK after successful download, and examples of common API calls. Integrating the SDK through this dynamic download scheme can reduce the size of the apk package.