Live Portrait Windows

cleardusk

Introduction

LivePortrait-Windows is the official Windows package for the LivePortrait project, which facilitates image-driven portrait control in both humans and animals modes. It leverages the Gradio interface for ease of use and offers features like automatic updates from the main repository.

Architecture

LivePortrait-Windows operates by utilizing batch files to launch different modes. The package includes executable scripts such as run_windows_human.bat and run_windows_animal.bat to initiate specific functionalities. Updates to the system and functionality enhancements are frequently integrated to improve user experience.

Training

The project does not specify training details in the README, indicating that this package is likely intended for application rather than development purposes. Training and model updates are managed through the main LivePortrait repository.

Guide: Running Locally

  1. Download and Unzip: Obtain the LivePortrait-Windows package (e.g., LivePortrait-Windows-v20240829.zip) and unzip it to your preferred directory.

  2. Run the Program:

    • For Humans mode, double-click run_windows_human.bat.
    • For Animals mode, double-click run_windows_animal.bat.
  3. Update the Package: Use update.bat to sync with the latest code version. Note that this update will erase all local changes.

  4. Cloud GPUs: Running LivePortrait locally does not require extensive computational resources. However, if you seek enhanced performance, consider using cloud GPU services like AWS EC2, Google Cloud, or Azure.

License

LivePortrait-Windows is distributed under the MIT License, allowing for broad use and modification with minimal restrictions.

More Related APIs