video / README.md
jjjimim's picture
Upload 3 files
1ed1fc0 verified

Faceless Video Generator (Free)

This is a minimal talking avatar video generator app using open-source models.

Setup

  1. Install dependencies:

    pip install -r requirements.txt
    
  2. Run the app:

    python app.py
    
  3. Open the URL displayed in your terminal in your browser.

  4. Upload your avatar image and enter text to generate talking avatar videos.

Notes