# facelibs_webui **Repository Path**: ybli_code/facelibs_webui ## Basic Information - **Project Name**: facelibs_webui - **Description**: WebUI实现facetorch接口 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-11 - **Last Updated**: 2023-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # facetorch demo ## 下载配置文件和测试图像 ```angular2html wget -O ./test.jpg https://raw.githubusercontent.com/tomas-gajarsky/facetorch/main/data/input/test.jpg wget -O ./gpu.config.yml https://raw.githubusercontent.com/tomas-gajarsky/facetorch/main/conf/merged/gpu.merged.config.yaml ```