kohya_ss
kohya_ss copied to clipboard
AMD GPU's do not work
Solution? yes. https://en.wikipedia.org/wiki/GPUOpen https://github.com/ROCm-Developer-Tools/HIP https://gpuopen.com/hiprt/ https://rocmdocs.amd.com/en/latest/ Those are a couple of useful links, you can compile Cuda into HIP whick runs on both AMD and NVIDIA.
https://github.com/huggingface/diffusers/issues/684#issuecomment-1350188501