From 5b90084929cdb064c701e1c218c35ec2179b58a5 Mon Sep 17 00:00:00 2001 From: Ankit Raj Mahapatra Date: Thu, 6 Feb 2025 18:39:34 +0530 Subject: [PATCH] update requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 6a6f2c6..08b141b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,7 @@ torch==2.0.1; sys_platform == 'darwin' torchvision==0.15.2+cu118; sys_platform != 'darwin' torchvision==0.15.2; sys_platform == 'darwin' onnxruntime-silicon==1.16.3; sys_platform == 'darwin' and platform_machine == 'arm64' +onnxruntime==1.16.3; sys_platform == 'darwin' and platform_machine == 'x86_64' onnxruntime-gpu==1.16.3; sys_platform != 'darwin' tensorflow==2.12.1; sys_platform != 'darwin' opennsfw2==0.10.2