After installing the 1.1.0 update. I get the following error for text to image, image to video, and text to video generation (even on lowest resolutions and length. I am running locally and have not enabled any new features. I have reinstalled the app cleaning with full resets of all settings several times. I have an RTX 4090 and did local generation of all types without issue on 1.0.5. Here is the error message:
{
"code": "HTTP_500",
"message": "CUDA error: out of memory\nSearch for cudaErrorMemoryAllocation' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information.\nCUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1\nCompile with TORCH_USE_CUDA_DSA` to enable device-side assertions."
}
Fixes shown from another post did not work.
After installing the 1.1.0 update. I get the following error for text to image, image to video, and text to video generation (even on lowest resolutions and length. I am running locally and have not enabled any new features. I have reinstalled the app cleaning with full resets of all settings several times. I have an RTX 4090 and did local generation of all types without issue on 1.0.5. Here is the error message:
{
"code": "HTTP_500",
"message": "CUDA error: out of memory\nSearch for
cudaErrorMemoryAllocation' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information.\nCUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1\nCompile withTORCH_USE_CUDA_DSA` to enable device-side assertions."}
Fixes shown from another post did not work.