Completed
How to export CMD installation logs on Windows 11 to report in case of errors
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Installing Python, CUDA, cuDNN, C++ Build Tools, FFMPEG, and Git for AI Applications
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction to the tutorial video
- 2 How to check your current Python, FFMPEG and CUDA versions
- 3 How to install Python 3.10 and 3.11 accurately into accurate folder with accurate config
- 4 How to install py launcher and importance of py launcher installation
- 5 How to change default Python version to 3.10 after install both 3.10 and 3.11
- 6 How to use Edit system environment variables to properly set default applications
- 7 How to properly install Microsoft Visual Studio for on device compiling libraries
- 8 How to uninstall your previously installed applications so that you can uninstall them before reinstall properly
- 9 How to install CUDA 11.8 and 12.4 properly on Windows for AI applications
- 10 How to switch between default CUDA 11.8 and CUDA 12.4
- 11 How to download and install latest best FFMPEG and set its system path
- 12 How to install latest cuDNN libraries
- 13 How to accurately install correct C++ Compile Build Tools that works with CUDA 11.x and 12.x
- 14 How to check your previously installed C++ Compile Build tools and delete them
- 15 How to download and install Git that you need for cloning repositories
- 16 How to install LivePortrait AI and run it on Windows locally including animal Live Portrait
- 17 How to fix frozen CMD problem, paused application install or running
- 18 How to export CMD installation logs on Windows 11 to report in case of errors
- 19 How to fix CUDA_PATH is set but CUDA wasn't able to be loaded error
- 20 How to install older cuDNN 8.9.7 to fix CUDA_PATH is set but CUDA wasn't able to be loaded error
- 21 How to install and use nvitop to to monitor your GPU and VRAM usage
- 22 How to run LivePortrait animal version, animating animal faces
- 23 How to install FaceFusion 3 to your computer and run it locally
- 24 How I noticed Git error and how I fixed Git related cloning error
- 25 How I solved DLL related ONNX Runtime errors while running FaceFusion 3
- 26 How to fix ONNX Runtime related errors with copy pasting cuDNN 9.4 DLL files
- 27 How to test Face Fusion 3 with provided demo materials