mirror of
https://github.com/ahgsql/StyleSelectorXL.git
synced 2026-02-21 15:34:09 +00:00
Base Styles
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user