aitrepreneur/INSTID

RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'

KurtCocain opened this issue · 2 comments

https://stackoverflow.com/questions/75641074/i-run-stable-diffusion-its-wrong-runtimeerror-layernormkernelimpl-not-implem

Suggests commandline_args = os.environ.get('COMMANDLINE_ARGS', "--skip-torch-cuda-test --no-half") to fix it somewhere in the launch.
I am no saavy and no idea if that's even relevent but I can't use the collab because of that error.
maybe theres something even better somewhere :)

no need, you just need to select a GPU, just click on the connect arrow option, change runtime type, under Hardware accelerator check the T4 GPU then click save. Then run the cells.

image
Oh i am stupid.
Thanks.