Skip to content

Conversation

@harshanasrimal
Copy link

Description

This PR introduces two Windows-specific batch scripts to simplify environment setup and running LatentSync on Windows systems.

Changes Included

  • setup_env_windows.bat
    • Creates and configures a Conda environment named latentsync with Python 3.10.13
    • Installs required dependencies from requirements.txt
    • Installs FFmpeg, OpenCV (headless), and HuggingFace CLI
    • Downloads all required model checkpoints for inference
  • run.bat
    • Activates the latentsync Conda environment
    • Launches the Gradio application without requiring manual activation or additional commands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant