roop/requirements.txt

15 lines
283 B
Plaintext
Raw Normal View History

2023-05-31 23:33:15 +03:00
numpy==1.23.5
2023-05-29 18:32:24 +03:00
opencv-python==4.7.0.72
onnx==1.14.0
insightface==0.7.3
psutil==5.9.5
tk==0.1.0
2023-05-30 16:49:11 +03:00
pillow==9.5.0
2023-05-30 03:03:54 +03:00
torch==2.0.1
2023-06-01 09:29:49 +03:00
onnxruntime==1.15.0; sys_platform == 'linux'
onnxruntime-gpu==1.15.0; sys_platform != 'darwin'
2023-05-31 23:12:43 +03:00
tensorflow==2.12.0
2023-05-31 15:07:35 +03:00
opennsfw2==0.10.2
2023-05-31 23:37:24 +03:00
protobuf==4.23.2
2023-05-31 19:55:36 +03:00
tqdm==4.65.0