Use Random Style - but exclude some styles? #3879
Answered
by
sclous
DisasterofPuppets
asked this question in
Q&A
Replies: 2 comments 2 replies
-
You can edit the source file, (the csv for styles), and until there is an
update that new file will reflect what you want - this is going to be the
fastest way to get what you want (aka I never want to see, x,y,z) - you can
also edit it to have more styles. Search for *sytles*.cvs in your root of
the install, you may also (if you added the extension for SDXL styles )
have a second one in the extensions - they are different, formats, etc.
I'm attaching the longer form one I use.
…On Mon, Feb 17, 2025 at 4:18 AM Disaster of Puppets < ***@***.***> wrote:
Is this possible?
Let's say I want to generate a bunch of images using random styles, but I
also don't want it to use SAI Anime, Misc Manga, Artstyle Watercolor etc.
Is it as simple as putting the style name in negative prompts or if it's
possible, how would I do it?
Using latest version with the default checkpoints.
Thank you
DOP
—
Reply to this email directly, view it on GitHub
<#3879>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABECQ4NXB5U5ZPKQTFDW4FD2QGSONAVCNFSM6AAAAABXI2V5JCVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXHE3TSOBRGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
sorry - the attachment - I took the sdxl full styles - 550 styles, and
changed them into the format for the main (built in) styles, so now I can
pick 550 styles, and then add add at random, another 1 of 550 styles.
550x550, means I rarely get the same look even with same seed, prompt, etc.
Add to it (4 styles) + a random, and you can get a good mix and stay
creative. I'm learning a lot about art styles I'd not seen before.
style.css is a different things. in some sd it's a csv others json, so
learning to convert is key. I'm using both Fooocus - best outpainting; and
sd forge - for most things/flux - wish Fooocus was updated to use flux :)
…On Mon, Feb 17, 2025 at 6:52 PM Disaster of Puppets < ***@***.***> wrote:
Cheers, I couldn't see your attachment though.
Looks like it's located in Y:\Fooocus_win64_2-5-0\Fooocus\css\style.css
And I also see Y:\Fooocus_win64_2-5-0\Fooocus\sdxl_styles with a bunch of
.jsons assuming sdxl_styles_fooocus.json will be the main one
—
Reply to this email directly, view it on GitHub
<#3879 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABECQ4IZH56R5DFK4ZMEAL32QJY2JAVCNFSM6AAAAABXI2V5JCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMRTGAZDGNY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
DisasterofPuppets
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is this possible?
Let's say I want to generate a bunch of images using random styles, but I also don't want it to use SAI Anime, Misc Manga, Artstyle Watercolor etc.
Is it as simple as putting the style name in negative prompts or if it's possible, how would I do it?
Using latest version with the default checkpoints.
Edit: made a tool on github to convert .csv to Json for use with Fooocus.
https://github.com/DisasterofPuppets/SDXL-CSV-to-JSON/
Thank you
DOP
Beta Was this translation helpful? Give feedback.
All reactions