Deep-Live-Cam
Deep-Live-Cam copied to clipboard
Pr/1189
Summary by Sourcery
Update the face_swapper pre-check to use the correct models directory, ensure its creation with permission error handling, and fix the model download URL to the direct Hugging Face link.
Bug Fixes:
- Correct the Hugging Face model URL to use the resolve endpoint for direct download
Enhancements:
- Switch pre_check to use models_dir instead of abs_dir
- Create the models directory if missing and log permission errors