Closed Blackstylez83 closed 1 year ago
Installing requirements for Face Editor Faceswaplab : Use GPU requirements Checking faceswaplab requirements 0.00477600000158418 Requirement already satisfied: onnxruntime-gpu in d:\stable-diffusion-webui\venv\lib\site-packages (1.15.1)
You need onnxruntime-gpu 1.16.1 or higher to run ReActor
From d:\stable-diffusion-webui
open CMD:
.\venv\Scripts\activate
pip install onnxruntime-gpu==1.16.1
Yess.. now it works, many thanks .. that \activate i really missed it.. many thanks.
First, confirm
What happened?
I try generate with ReACtor but still got this error
Steps to reproduce the problem
Img2img --> upload pic with 1 face ---> denoise strength 0,2 --> upload face to reActor ( enabled) then click generate
Sysinfo
sysinfo-2023-11-14-15-58.txt
Relevant console log
Additional information
No response