EG / requirements.txt
victorisgeek's picture
Update requirements.txt
80ec4ff verified
raw
history blame
523 Bytes
--extra-index-url https://download.pytorch.org/whl/cu118
gfpgan
gradio
insightface
moviepy
numpy
onnx
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-gpu==1.15.1; sys_platform != 'darwin'
onnxruntime-silicon==1.13.1; sys_platform == 'darwin' and platform_machine == 'arm64'
opencv-python
pillow
protobuf
psutil
realesrgan
tensorflow
tqdm