mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2026-09-02 22:10:49 +02:00
19 lines
510 B
Plaintext
19 lines
510 B
Plaintext
numpy>=2.0,<3
|
|
typing-extensions>=4.15.0
|
|
opencv-python==4.14.0.94
|
|
opencv-python-headless==4.14.0.94
|
|
cv2_enumerate_cameras==1.3.3
|
|
onnx==1.22.0
|
|
insightface==0.7.3
|
|
psutil==7.2.2
|
|
PySide6>=6.7,<7
|
|
pillow==12.3.0
|
|
tqdm>=4.66.3
|
|
onnxruntime==1.28.0; sys_platform == 'darwin' and platform_machine == 'arm64'
|
|
onnxruntime==1.23.0; sys_platform == 'darwin' and platform_machine != 'arm64'
|
|
onnxruntime-gpu==1.26.0; sys_platform != 'darwin'
|
|
opennsfw2==0.18.0
|
|
keras>=3.0.0
|
|
protobuf>=6.33.5,<8
|
|
pygrabber; sys_platform == 'win32'
|