mirror of
https://github.com/s0md3v/roop.git
synced 2025-12-06 18:08:29 +00:00
Delete requirements.txt
This commit is contained in:
parent
fe760972f4
commit
bbaec67e1f
@ -1,23 +0,0 @@
|
|||||||
--extra-index-url https://download.pytorch.org/whl/cu118
|
|
||||||
|
|
||||||
numpy==1.24.3
|
|
||||||
opencv-python==4.8.0.74
|
|
||||||
onnx==1.14.0
|
|
||||||
insightface==0.7.3
|
|
||||||
psutil==5.9.5
|
|
||||||
tk==0.1.0
|
|
||||||
customtkinter==5.2.0
|
|
||||||
tkinterdnd2==0.3.0; sys_platform != 'darwin' and platform_machine != 'arm64'
|
|
||||||
tkinterdnd2-universal==1.7.3; sys_platform == 'darwin' and platform_machine == 'arm64'
|
|
||||||
pillow==10.0.0
|
|
||||||
onnxruntime==1.15.1; python_version != '3.9' and sys_platform == 'darwin' and platform_machine != 'arm64'
|
|
||||||
onnxruntime-coreml==1.13.1; python_version == '3.9' and sys_platform == 'darwin' and platform_machine != 'arm64'
|
|
||||||
onnxruntime-silicon==1.13.1; sys_platform == 'darwin' and platform_machine == 'arm64'
|
|
||||||
onnxruntime-gpu==1.15.1; sys_platform != 'darwin'
|
|
||||||
tensorflow==2.13.0
|
|
||||||
opennsfw2==0.10.2
|
|
||||||
protobuf==4.23.4
|
|
||||||
tqdm==4.65.0
|
|
||||||
gfpgan==1.3.8
|
|
||||||
jax>=0.4.16
|
|
||||||
jaxlib>=0.4.16
|
|
||||||
Loading…
Reference in New Issue
Block a user