Update requirements.txt

This commit is contained in:
Kenneth Estanislao
2025-04-14 17:45:07 +08:00
committed by GitHub
parent 71735e4f60
commit 3dda4f2179

View File

@@ -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