refacer icon indicating copy to clipboard operation
refacer copied to clipboard

Trying app.py with GPU = Errors

Open AlonDan opened this issue 1 year ago • 3 comments

I'm not a programmer so maybe I broke something..

When I installed ROOP I didn't have any issues the installation was smooth.

I followed the steps in the main REFACER github. Once I activated REFACER environment and install all GPU requirements, the last step was to run the "app.py"

But then I get these errors: cmd_2023-06-15_08-53-38

Can somebody please help me make REFACER run, there are no tutorials beside the page but since I'm not a programmer probably it's more complicated to install compare to ROOP.

Thanks ahead! 🙏

AlonDan avatar Jun 15 '23 05:06 AlonDan

You don't have the right cuda version installed, go to the url and see which version of cuda is supported for your gpu

eskaviam avatar Jun 15 '23 16:06 eskaviam

Compare to how simple it was to install ROOP, this one is confusing to run with GPU, I followed that list from the URL on the error message and I did the whole manually installation of creating the directory and copy the correct files inside, also followed the other steps of course to make sure the PATH is correct... but nothing helps.

It works perfectly fine in ROOP, same PC... same cuda version. It does work perfectly fine in CPU when I tried to re-install the requirements for CPU which is so slow that there it's not worth using.

but when I did the GPU... this error comes back even after installing the cuda version which is something I didn't do manually to make ROOP works on the same PC.

Maybe I'm missing something in the Anaconda part that is not in the requirements?🤔

If anyone have any suggestions or step-by-step guide how to make it run, please share your advice, thanks ahead 🙏

AlonDan avatar Jun 15 '23 19:06 AlonDan

same issue here, i got CUDA 12.1 on win11 and same error.

I got no issue with roop or A1111 which uses also CUDA on same machine.

On same machine, under WSL/Ubuntu, with CUDA 12.1 also, it WORKS.

nlienard avatar Jun 23 '23 16:06 nlienard