Is it possible to change the pencil size?
jaspior
Creator of
Recent community posts
Hi, We have some experience with looping games, one of our best ludum dare entries had this theme. We also tested a concept in a game with unlimited bodies as platforms so it was a question to adapt these two previous concepts together, add the body limit, and test. @KeichTS tested all levels and was really good at it. I put a casual mode because I had some problems with the levels with bullets XD
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.