SamSuka
GET GOING FAST
GET GOING FAST

patreon


LivePortrait Major Update! (Install Tutorial)

LivePortrait just got an upgrade! This awesome tool for turning images into videos now lets you fine-tune your creations, adding even more control over sound and facial expressions.

In this video, I'll show you how to update your app, or set it up from scratch if you haven't yet. Plus, I'll walk you through the one-click installer so you can get started in no time. Best of all, it's still free!

If you've already installed this with the one-click installer then simply follow the update instructions found here:
https://www.patreon.com/posts/liveportrait-109697837

The one-click-installer and updater can be found here:
https://www.patreon.com/posts/107862591

The original install tutorial is here:
https://youtu.be/40nwo8QlYYc

Github Repo:
https://github.com/KwaiVGI/LivePortrait

Original music:
daysinging.com
jimday.bandcamp.com

------ Helpful Video Tutorials -----

Installing Cuda: https://youtu.be/_GpyoEbs3Hs
Installing CuDNN: https://youtu.be/RY2mEbi7PJc
Fresh AI Setup (Windows): https://youtu.be/4aCtOVcvcj4
Installing Miniconda: https://youtu.be/ULAVtKBOKXE
Installing Python: https://youtu.be/1CdeBbk9A2k
Insalling Git: https://youtu.be/xxVOm3ndeSU
Installing WSL: https://youtu.be/3GNqg3GdEKA
Installing Llama.cpp: https://youtu.be/r-05yuXTEPE

LivePortrait Major Update! (Install Tutorial)

Comments

come over to Discord. It's something with you system environment. We'll get it working

Gary

come on over to Discord and lets figure it out

Gary

I just thought I am running you ad blocker could that cause any of the issues?

lance

i used the one-click installer it seems to have installed in the directory users/xxxxxx/miniconda3/envs/liveportrait at this time nothing will launch at all i dumped it into Chat GPT from what installed and copied everything from command prompt here is what Chat GPT states I had this running removed it now nada any ideas?: Permission Denied Errors: The script attempted to create directories (like LivePortrait and pretrained_weights) but encountered PermissionError: [WinError 5], indicating that it didn't have sufficient permissions to create or access these directories. This issue could be caused by running the script without administrative privileges or by attempting to write to a directory where the user lacks write permissions. File Not Found Errors: The system couldn't find specific files or directories, such as requirements.txt, which the script expected to be present. This suggests that either the file paths are incorrect, the files were not downloaded properly, or the directories were not created due to permission issues. Curl Error: The script tried to download a file using curl, but it failed because the target directory did not exist (Warning: Failed to open the file LivePortrait\audio-merge.py: No such file or directory). Outdated Tools: The logs show warnings about outdated versions of conda and pip. While not directly causing the installation failure, it's generally recommended to update these tools to avoid potential issues. Steps to Troubleshoot and Resolve: Run the Installer as Administrator: Re-run the installation script with administrative privileges to ensure it has the necessary permissions to create directories and files. On Windows, right-click the Command Prompt or Terminal and select "Run as administrator" before executing the script. Manually Create the Required Directories: If the script fails to create directories, you can try manually creating them before running the script again. Create the LivePortrait and pretrained_weights directories where the script expects them to be. Ensure All Required Files are Present: Double-check that all required files, such as requirements.txt, are in the correct directories. If the script failed to download these files, you might need to download them manually or ensure that the script is pointing to the correct locations. Update conda and pip: Update conda by running: bash Copy code conda update -n base -c defaults conda Update pip by running: bash Copy code python.exe -m pip install --upgrade pip Check for Script Errors: If the script has hardcoded paths or other errors, you might need to modify it to ensure it points to the correct directories or uses relative paths. Verify Python Version Compatibility: The script mentions that Python 3.10.11 or 3.10.13+ is required. Ensure that you are using a compatible Python version. Retry the Installation: After addressing the above issues, attempt to run the installation script again. Monitor the process closely to see if any additional errors occur.

lance


More Creators