Update README.md

This commit is contained in:
Art Gourieff 2023-07-17 02:37:19 +07:00 committed by GitHub
parent 899db45f99
commit 58fe754866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,6 +94,7 @@ Please, check the path where "inswapper_128.onnx" model is stored. It must be in
5. Update your pip at first: `pip install -U pip`
6. Then one-by-one:
- `pip install insightface==0.7.3`
- `pip install onnx==1.14.0`
- `pip install onnxruntime==1.15.0`
- `pip install opencv-python==4.7.0.72`
- `pip install diffusers==0.17.1`