From 3dda4f2179dd3957dfcdbe2cee6f330f07a86a79 Mon Sep 17 00:00:00 2001 From: Kenneth Estanislao Date: Mon, 14 Apr 2025 17:45:07 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9090ad5..b99c191 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ torch; sys_platform != 'darwin' --index-url https://download.pytorch.org/whl/cu1 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 -onnxruntime-silicon==1.21; sys_platform == 'darwin' and platform_machine == 'arm64' +onnxruntime-silicon==1.16.3; sys_platform == 'darwin' and platform_machine == 'arm64' onnxruntime-gpu==1.21; sys_platform != 'darwin' tensorflow; sys_platform != 'darwin' opennsfw2==0.10.2 @@ -20,4 +20,4 @@ protobuf==4.23.2 tqdm==4.66.4 gfpgan==1.3.8 tkinterdnd2==0.4.2 -pygrabber==0.2 \ No newline at end of file +pygrabber==0.2