Skip to content

Commit 3dda4f2

Browse files
authored
Update requirements.txt
1 parent 71735e4 commit 3dda4f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ torch; sys_platform != 'darwin' --index-url https://download.pytorch.org/whl/cu1
1212
torch; sys_platform == 'darwin' --index-url https://download.pytorch.org/whl/cu126
1313
torchvision; sys_platform != 'darwin' --index-url https://download.pytorch.org/whl/cu126
1414
torchvision; 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'
1616
onnxruntime-gpu==1.21; sys_platform != 'darwin'
1717
tensorflow; sys_platform != 'darwin'
1818
opennsfw2==0.10.2
1919
protobuf==4.23.2
2020
tqdm==4.66.4
2121
gfpgan==1.3.8
2222
tkinterdnd2==0.4.2
23-
pygrabber==0.2
23+
pygrabber==0.2

0 commit comments

Comments
 (0)