avatarify-python icon indicating copy to clipboard operation
avatarify-python copied to clipboard

Avatarify tab error - Windows 10 Home - Nvidia GTX 1650

Open nishanth281 opened this issue 4 years ago • 1 comments

Traceback (most recent call last): File "afy/cam_fomm.py", line 316, in out = predictor.predict(frame) File "E:\avatarify\afy\predictor_local.py", line 104, in predict use_relative_jacobian=self.relative, adapt_movement_scale=self.adapt_movement_scale) File "E:\avatarify\afy\predictor_local.py", line 28, in normalize_kp jacobian_diff = torch.matmul(kp_driving['jacobian'], torch.inverse(kp_driving_initial['jacobian'])) RuntimeError: CUDA error: CUBLAS_STATUS_ALLOC_FAILED when calling cublasCreate(handle)

nishanth281 avatar Mar 02 '21 05:03 nishanth281

Duplicate of #351, you can add a comment there saying it affects you too if you want to, but I'm afraid it's not something we are able to do something about at the present.

You could try the windows app and see if that works better for you

JohanAR avatar Mar 02 '21 10:03 JohanAR

Please what version of the Miniconda is currently preferable for google colab

Testedxxzz avatar Mar 17 '23 13:03 Testedxxzz