mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 01:06:19 +00:00
Fix ui
This commit is contained in:
@@ -164,7 +164,7 @@ class GenerateUI:
|
||||
value=None
|
||||
)
|
||||
preset_button = gr.Button("Load/Save", size="sm")
|
||||
gr.Markdown("Input a name to save a new preset, or select an existing one to load it.")
|
||||
gr.Markdown("Input a name to save a new preset, or select an existing one to load it.")
|
||||
|
||||
load_preset = self.get_preset_func()
|
||||
preset_button.click(load_preset, inputs=[preset_dropdown, *inputs],
|
||||
|
||||
Reference in New Issue
Block a user