Oluwashawn
Oluwashawn
those getting stuck at "solving environment" do this to fix it, while editing the "install_windows.bat" file, go to this line "call conda create -y -n %CONDA_ENV_NAME% python=3.7" and change the...
you have to uninstall the current pytorch by runnning this (in your avatarify environment.....cd avatarify-python....etc) pip uninstall torch after install pytorch with cuda using this pip install torch torchvision torchaudio...
> > > @yungpalizawa it should use the GPU if you have all the dependencies installed and working. AFAIK it is CUDA that uses the best device it can find,...