Commit Graph

8 Commits (a2d54f6d4c27e2d909a1f7e0103b73c0eaa843b3)

Author SHA1 Message Date
ydobemos a2d54f6d4c
Update StylePile.py 2022-12-07 08:51:20 +02:00
ydobemos f91049d1b9
Fixed an error in random art movement C. 2022-11-26 22:42:23 +02:00
ydobemos cfc6d3b5f7
Image info is finally fixed.
Now it's possible to send images to all the sub options you want to use.
If you'd like to also see their data when selecting an image then this needs to be added to the main: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/4899
2022-11-26 21:11:43 +02:00
ydobemos fb67492a0c
Update StylePile.py
Didn't reassign negative prompts with every subloop so it became bloated with every step. Now it's fixed.
2022-11-25 13:05:46 +02:00
ydobemos 468bf30b33
Update StylePile.py 2022-11-24 10:16:56 +02:00
Kilvoctu 0c829cd764 move print statement up 2022-11-21 19:16:08 -06:00
Kilvoctu ea76667af6 fix ResourceDir
points to the resources within extensions subdir
2022-11-21 18:52:41 -06:00
Kilvoctu b7902367c6 convert to extension
basically follow the directory structures for extensions
2022-11-21 18:47:03 -06:00