Deep-Live-Cam/requirements.txt

24 lines
802 B
Plaintext
Raw Normal View History

2024-08-30 15:07:40 +08:00
numpy>=1.23.5,<2
2025-02-06 15:37:55 +08:00
typing-extensions>=4.8.0
opencv-python==4.11.0.86
onnx==1.17.0
cv2_enumerate_cameras==1.1.18.3
2023-09-25 17:30:21 +08:00
insightface==0.7.3
psutil==5.9.8
2023-09-25 17:30:21 +08:00
tk==0.1.0
customtkinter==5.2.2
pillow==11.1.0
torch; sys_platform != 'darwin' --index-url https://download.pytorch.org/whl/cu126
torch; sys_platform == 'darwin' --index-url https://download.pytorch.org/whl/cu126
torchvision; sys_platform != 'darwin' --index-url https://download.pytorch.org/whl/cu126
torchvision; sys_platform == 'darwin' --index-url https://download.pytorch.org/whl/cu126
2025-04-14 17:45:07 +08:00
onnxruntime-silicon==1.16.3; sys_platform == 'darwin' and platform_machine == 'arm64'
onnxruntime-gpu==1.21; sys_platform != 'darwin'
2025-02-07 19:31:02 +08:00
tensorflow; sys_platform != 'darwin'
2023-09-25 17:30:21 +08:00
opennsfw2==0.10.2
protobuf==4.23.2
tqdm==4.66.4
gfpgan==1.3.8
tkinterdnd2==0.4.2
2025-04-14 17:45:07 +08:00
pygrabber==0.2