Base Styles

This commit is contained in:
ahgsql
2023-07-28 00:54:31 +03:00
parent 3c564ef916
commit 9cbf833d5f
2 changed files with 92 additions and 522 deletions

View File

@@ -124,7 +124,7 @@ class StyleSelectorXL(scripts.Script):
is_enabled = gr.Checkbox(
value=True, label="Enable Style Selector")
style = gr.Radio(
label='Codec', choices=self.styleNames, value='sai-base')
label='Codec', choices=self.styleNames, value='base')
# Ignore the error if the attribute is not present