We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Message: RuntimeError: t == DeviceType::CUDA INTERNAL ASSERT FAILED at "../c10/cuda/impl/CUDAGuardImpl.h":25, please report a bug to PyTorch. 2025-03-08 22:40:11,593 - ThreadPoolExecutor-1_4 - main.face_swapper face_swapper.py processFrames[289] ERROR - face_swapper processFrames swapFaceMapFrames error: t == DeviceType::CUDA INTERNAL ASSERT FAILED at "../c10/cuda/impl/CUDAGuardImpl.h":25, please report a bug to PyTorch. Traceback (most recent call last): throw errors File "/modules/processors/frame/face_swapper.py", line 284, in processFrames
OS: Ubuntu 22.04 GPU: NVIDIA GeForce RTX 4090 CPU: Intel(R) Core(TM) i9 14900k CUDA Version: 11.8 Driver Version: 565.77
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error Message:
RuntimeError: t == DeviceType::CUDA INTERNAL ASSERT FAILED at "../c10/cuda/impl/CUDAGuardImpl.h":25, please report a bug to PyTorch.
2025-03-08 22:40:11,593 - ThreadPoolExecutor-1_4 - main.face_swapper face_swapper.py processFrames[289] ERROR - face_swapper processFrames swapFaceMapFrames error: t == DeviceType::CUDA INTERNAL ASSERT FAILED at "../c10/cuda/impl/CUDAGuardImpl.h":25, please report a bug to PyTorch.
Traceback (most recent call last):
throw errors File "/modules/processors/frame/face_swapper.py", line 284, in processFrames
OS: Ubuntu 22.04
GPU: NVIDIA GeForce RTX 4090
CPU: Intel(R) Core(TM) i9 14900k
CUDA Version: 11.8
Driver Version: 565.77
The text was updated successfully, but these errors were encountered: