Can't Edit Styles Fully - V2 and Random remain #3724
Closed
JohnFromGWN
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Unlike most users, I only use my only styles. I build in my Lora and prompts and preview images.
I just edited sdxl_styles_fooocus.json and sorted_styles.json and have two annoying issues. I deleted all other style jsons and sample images.
But I have two annoying issues:
I don't want either of the 2 styles above and I don't want sample images other than those for my own custom styles.
EDIT: the file that contains this is sdxl_styles.py
this worked for me
style_keys = list(styles.keys())
random_style_name = ''
legal_style_names = style_keys
Beta Was this translation helpful? Give feedback.
All reactions