Ashok K P
Ashok K P
> Lol I have the same problem, no background, only black image with face. > > * Ubuntu 20.04.5 LTS > * nVidia 1650 > * Anaconda3-2022.10-Linux-x86_64.sh (conda install pytorch...
I have never tried this on Linux. I am using windows and able to upscale source images of max 1080p. With 4GB video memory, that is as far as I...
For this to work smoothly, trust me, you will need cuda 11.4 and cuDnn8.2.4.15.. install them separately..and add to env path. That's the requirement for onnxruntime-gpu. Refacer solely depends on...
It all depends on the onnxruntime-gpu. On windows, it's not as up-to-date as the one available for linux. Roop downloads cuda 11.8 with cudnns. So I guess anything greater than...
My card is GTX 1650 ti.. 11.4 is available for my card... so Install cuda 11.4 if available & cuDnn8.2.4.15 and add them to the path like below. Take a...
You are missing.. 11.4/bin and cudnn in the path. Make sure you have all the 3 items I marked in the picutre below. preferably in System environment path. ![Screenshot 2023-06-24...
That's strange. I faced similar issues but installing the proper cuda and cudnn resolved the problem for me. Have u installed cudnn 8.2.4.15? No other version would work.
This is the exact setup I have and it works flawlessly.
Okay good for you.. mine works right out of the box.. without having to install torch..
Thanks.... This is an excellent work!! Almost flawless!!