mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2025-09-27 04:36:20 +08:00
Update requirements.txt
This commit is contained in:

committed by
GitHub

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
|
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
|
||||||
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'
|
onnxruntime-gpu==1.21; sys_platform != 'darwin'
|
||||||
tensorflow; sys_platform != 'darwin'
|
tensorflow; sys_platform != 'darwin'
|
||||||
opennsfw2==0.10.2
|
opennsfw2==0.10.2
|
||||||
@@ -20,4 +20,4 @@ protobuf==4.23.2
|
|||||||
tqdm==4.66.4
|
tqdm==4.66.4
|
||||||
gfpgan==1.3.8
|
gfpgan==1.3.8
|
||||||
tkinterdnd2==0.4.2
|
tkinterdnd2==0.4.2
|
||||||
pygrabber==0.2
|
pygrabber==0.2
|
||||||
|
Reference in New Issue
Block a user