File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ torch; sys_platform != 'darwin' --index-url https://download.pytorch.org/whl/cu1
1212torch ; sys_platform == 'darwin' --index-url https://download.pytorch.org/whl/cu126
1313torchvision ; sys_platform != 'darwin' --index-url https://download.pytorch.org/whl/cu126
1414torchvision ; sys_platform == 'darwin' --index-url https://download.pytorch.org/whl/cu126
15- onnxruntime-silicon == 1.21 ; sys_platform == 'darwin' and platform_machine == 'arm64'
15+ onnxruntime-silicon == 1.16.3 ; sys_platform == 'darwin' and platform_machine == 'arm64'
1616onnxruntime-gpu == 1.21 ; sys_platform != 'darwin'
1717tensorflow ; sys_platform != 'darwin'
1818opennsfw2 == 0.10.2
1919protobuf == 4.23.2
2020tqdm == 4.66.4
2121gfpgan == 1.3.8
2222tkinterdnd2 == 0.4.2
23- pygrabber == 0.2
23+ pygrabber == 0.2
You can’t perform that action at this time.
0 commit comments