roop/requirements.txt

13 lines
247 B
Plaintext
Raw Normal View History

2023-05-29 18:32:24 +03:00
numpy==1.24.3
opencv-python==4.7.0.72
onnx==1.14.0
onnxruntime-gpu==1.15.0
2023-05-29 18:32:24 +03:00
insightface==0.7.3
psutil==5.9.5
tk==0.1.0
<<<<<<< HEAD
pillow==9.0.1
=======
torch==2.0.1
>>>>>>> 54f800d (Add GPU support, Quit on missing model, Remove globals (sorry))