Deep-Live-Cam
Deep-Live-Cam copied to clipboard
"setup_deep_live_cam.bat" has several broken links/package names
Line 39 should be "winget install --id Microsoft.VCRedist.2015+.x64 -e --source winget". Using the command "winget search Microsoft.VC --source winget" does not yield any package identified as "Microsoft.VC++2015-2022Redist-x64".
Furthermore, line 59 and 60 point to placeholder links (https://path.to.model). These should be "https://huggingface.co/hacksider/deep-live-cam/resolve/main/GFPGANv1.4.pth" and "https://huggingface.co/hacksider/deep-live-cam/resolve/main/inswapper_128_fp16.onnx" respectively.