/simswap-api

SimSwap Service API is a Python-based flask web service that allows users to swap faces in video and streams using the [SimSwap](https://github.com/neuralchen/SimSwap.git) framework. The service utilizes the Flask web framework to expose a RESTful API that clients can use to send video streams or images and receive the processed output.

Primary LanguagePythonMIT LicenseMIT

Issues