feat: rename random to random style, add translation

This commit is contained in:
Manuel Schmid
2024-05-02 22:32:18 +02:00
parent 0db3c10c60
commit 3027fafee3
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ for styles_file in styles_files:
style_keys = list(styles.keys())
fooocus_expansion = 'Fooocus V2'
random_style_name = 'Random'
random_style_name = 'Random Style'
legal_style_names = [fooocus_expansion, random_style_name] + style_keys