mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
feat: rename random to random style, add translation
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user