2025-02-09 14:17:49 +08:00
|
|
|
--extra-index-url https://download.pytorch.org/whl/cu118
|
2023-09-25 17:30:21 +08:00
|
|
|
|
2024-08-30 09:07:40 +02:00
|
|
|
numpy>=1.23.5,<2
|
2025-02-06 15:37:55 +08:00
|
|
|
typing-extensions>=4.8.0
|
2025-01-03 19:21:39 +05:30
|
|
|
opencv-python==4.10.0.84
|
2024-10-04 14:41:22 +08:00
|
|
|
cv2_enumerate_cameras==1.1.15
|
2024-05-08 00:56:19 +08:00
|
|
|
onnx==1.16.0
|
2023-09-25 17:30:21 +08:00
|
|
|
insightface==0.7.3
|
2024-05-08 00:56:19 +08:00
|
|
|
psutil==5.9.8
|
2023-09-25 17:30:21 +08:00
|
|
|
tk==0.1.0
|
2024-05-08 00:56:19 +08:00
|
|
|
customtkinter==5.2.2
|
2025-01-28 14:22:05 +08:00
|
|
|
pillow==11.1.0
|
2025-02-09 14:17:49 +08:00
|
|
|
torch==2.5.1+cu118; sys_platform != 'darwin'
|
Update requirements.txt
Made changes for apple silicon.
Or getting
ERROR: Could not find a version that satisfies the requirement torch==2.5.1+cu118 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.6.0)
ERROR: No matching distribution found for torch==2.5.1+cu118
2025-02-11 18:44:23 +05:30
|
|
|
torch==2.5.1; sys_platform == 'darwin'
|
2025-02-05 09:17:11 +08:00
|
|
|
torchvision==0.20.1; sys_platform != 'darwin'
|
Update requirements.txt
Made changes for apple silicon.
Or getting
ERROR: Could not find a version that satisfies the requirement torch==2.5.1+cu118 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.6.0)
ERROR: No matching distribution found for torch==2.5.1+cu118
2025-02-11 18:44:23 +05:30
|
|
|
torchvision==0.20.1; sys_platform == 'darwin'
|
2024-07-07 14:33:32 +02:00
|
|
|
onnxruntime-silicon==1.16.3; sys_platform == 'darwin' and platform_machine == 'arm64'
|
2024-09-19 00:38:41 +08:00
|
|
|
onnxruntime-gpu==1.16.3; 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
|
2024-05-08 00:56:19 +08:00
|
|
|
tqdm==4.66.4
|
2024-07-29 15:35:02 -04:00
|
|
|
gfpgan==1.3.8
|
2024-09-16 12:21:39 +08:00
|
|
|
tkinterdnd2==0.4.2
|
2024-12-13 19:05:38 +05:30
|
|
|
pygrabber==0.2
|