Conditional dependencies for Mac

This commit is contained in:
henryruhs 2023-06-01 08:30:01 +02:00
parent 216539489d
commit 11b68f2e0f

View File

@ -6,7 +6,7 @@ psutil==5.9.5
tk==0.1.0 tk==0.1.0
pillow==9.5.0 pillow==9.5.0
torch==2.0.1 torch==2.0.1
onnxruntime==1.15.0; sys_platform == 'linux' onnxruntime==1.15.0; sys_platform == 'darwin'
onnxruntime-gpu==1.15.0; sys_platform != 'darwin' onnxruntime-gpu==1.15.0; sys_platform != 'darwin'
tensorflow==2.12.0 tensorflow==2.12.0
opennsfw2==0.10.2 opennsfw2==0.10.2