Deep-Live-Cam icon indicating copy to clipboard operation
Deep-Live-Cam copied to clipboard

Updated requirements.txt

Open Suru-web opened this issue 7 months ago • 1 comments

There were multiple issues with the current python lib versions which would lead to not being able to use gfpgan. Downloading the models and saving in gfpgan was also not possible on Mac m2 air model due to these python library versions. So I found out these versions to be working perfectly for Apple silicon mainly M2 chipsets.

Summary by Sourcery

Update Python library dependencies to support Apple Silicon (M2) and resolve compatibility issues with gfpgan

New Features:

  • Added comprehensive set of library versions compatible with Apple Silicon

Bug Fixes:

  • Resolved library version conflicts preventing gfpgan usage on Mac M2 Air

Enhancements:

  • Updated library versions to ensure compatibility across different platforms

Suru-web avatar Apr 30 '25 13:04 Suru-web