MoonRide303 / Fooocus-MRE

Focus on prompting and generating
GNU General Public License v3.0
954 stars 56 forks source link

[BUG] Style Iterator #148

Closed barepixels closed 1 year ago

barepixels commented 1 year ago

1) With no style in settings.json "styles": [], set and my favorite_styles.json DOES NOT contain Default (Slightly Cinematic) When using Style Iterator, a Default (Slightly Cinematic) gets generated anyway

It's a very minor bug. I have been throwing it away after it was created

2) Style Iterator ON/OFF is not in settings.json, well this is not a true bug, just missing, an inconsistency

@MoonRide303 Like I said, this is very minor, but I thought you might want to be aware

MoonRide303 commented 1 year ago

@barepixels Style Iterator iterates over all styles you can select in the UI - so it's not really a bug, as Default style is always available (it's not read from json file, but included in the sources).