Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

How do I install and run LiteAvatar on my local computer?

2025-09-05 1.9 K

Pre-installation preparation

  • system requirements: Python 3.8 or higher
  • necessary tools: Git needs to be installed to clone the codebase
  • operating environment: Terminals that support command line (CMD/PowerShell/Terminal)

Detailed installation steps

  1. Cloning Codebase: Run the command in the terminal:
    git clone https://github.com/HumanAIGC/lite-avatar.git

  2. Go to the project directory::
    cd lite-avatar

  3. Installing dependencies::
    pip install -r requirements.txt
    If the dependency is incomplete, you may need to install it manually:
    pip install numpy torch modelscope

Verify Installation

Run the test command:
python demo.py
If no error is reported, the environment is successfully configured.

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top