├── README.md ├── dream.py ├── images ├── Untitled 1.png ├── Untitled 2.png ├── Untitled 3.png ├── Untitled.png └── spcow.PNG ├── main.gh └── stableDiffusionSocket.gh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SerjoschDuering/Grasshopper-StableDiffusion/HEAD/README.md -------------------------------------------------------------------------------- /dream.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SerjoschDuering/Grasshopper-StableDiffusion/HEAD/dream.py -------------------------------------------------------------------------------- /images/Untitled 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SerjoschDuering/Grasshopper-StableDiffusion/HEAD/images/Untitled 1.png -------------------------------------------------------------------------------- /images/Untitled 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SerjoschDuering/Grasshopper-StableDiffusion/HEAD/images/Untitled 2.png -------------------------------------------------------------------------------- /images/Untitled 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SerjoschDuering/Grasshopper-StableDiffusion/HEAD/images/Untitled 3.png -------------------------------------------------------------------------------- /images/Untitled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SerjoschDuering/Grasshopper-StableDiffusion/HEAD/images/Untitled.png -------------------------------------------------------------------------------- /images/spcow.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SerjoschDuering/Grasshopper-StableDiffusion/HEAD/images/spcow.PNG -------------------------------------------------------------------------------- /main.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SerjoschDuering/Grasshopper-StableDiffusion/HEAD/main.gh -------------------------------------------------------------------------------- /stableDiffusionSocket.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SerjoschDuering/Grasshopper-StableDiffusion/HEAD/stableDiffusionSocket.gh --------------------------------------------------------------------------------