Stable diffusion is really powerfull.
I tried at windows, the output are all black images, I get this prompt error while the gui is loading:
‘’’ torchvision\io\image.py:13: UserWarning: Failed to load image Python extension: torch_jit_internal.py:751: UserWarning: Unable to retrieve source for @torch.jit._overload function: <function _DenseLayer.forward at 0x000001F6781C65E0>. warnings.warn(f”Unable to retrieve source for @torch.jit._overload function: {func}.”) torch_jit_internal.py:751: UserWarning: Unable to retrieve source for @torch.jit._overload function: <function _DenseLayer.forward at 0x000001F6781C6820>. warnings.warn(f”Unable to retrieve source for @torch.jit._overload function: {func}.”) ‘’’
so I believe that maybe I have the wrong python installed or something like this? I’ve just unziped the files and executed the .exe as manager so in theory, it should work.