parent
71735e4f60
commit
3dda4f2179
|
@ -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
|
||||
|
@ -20,4 +20,4 @@ protobuf==4.23.2
|
|||
tqdm==4.66.4
|
||||
gfpgan==1.3.8
|
||||
tkinterdnd2==0.4.2
|
||||
pygrabber==0.2
|
||||
pygrabber==0.2
|
||||
|
|
Loading…
Reference in New Issue