Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Vladmandic Fork Version: f6f1a73b Wed May 17 #19

Open
YKefasu opened this issue May 17, 2023 · 0 comments
Open

Error on Vladmandic Fork Version: f6f1a73b Wed May 17 #19

YKefasu opened this issue May 17, 2023 · 0 comments

Comments

@YKefasu
Copy link

YKefasu commented May 17, 2023

Version: f6f1a73b Wed May 17 06:15:18 2023 -0400

17:29:59-841942 INFO     Libraries loaded
17:29:59-873973 INFO     Running extension preloading
autoMBW: discovered 5 classifier plugins.
autoMBW-e: discovered 5 classifier plugins.
17:30:11-569664 INFO     Loading UI theme: gradio/default
17:30:13-504142 ERROR    executing callback: C:\New
                         folder\automatic\extensions\sdweb-auto-MBW\scripts\merge_block_weighted_extension.py
                         ui_tabs_callback: IndexError
╭───────────────────────────────────────── Traceback (most recent call last) ──────────────────────────────────────────╮
│ C:\New folder\automatic\modules\script_callbacks.py:151 in ui_tabs_callback                                          │
│                                                                                                                      │
│   150 │   │   try:                                                                                                   │
│ ❱ 151 │   │   │   res += c.callback() or []                                                                          │
│   152 │   │   except Exception as e:                                                                                 │
│                                                                                                                      │
│ C:\New folder\automatic\extensions\sdweb-auto-MBW\scripts\merge_block_weighted_extension.py:26 in on_ui_tabs         │
│                                                                                                                      │
│   25 │   │   with gr.Tab("Auto MBW Each", elem_id="tab_auto_mbw_each"):                                              │
│ ❱ 26 │   │   │   auto_mbw_mod.on_ui_tabs()                                                                           │
│   27                                                                                                                 │
│                                                                                                                      │
│ C:\New folder\automatic\extensions\sdweb-auto-MBW\scripts\mbw_each\auto_mbw_mod.py:77 in on_ui_tabs                  │
│                                                                                                                      │
│    76 │   │   │   │   with gr.Row():                                                                                 │
│ ❱  77 │   │   │   │   │   steps, sampler = create_sampler_and_steps_selection(samplers, "autom                       │
│    78 │   │   │   │   with FormRow():                                                                                │
│                                                                                                                      │
│ C:\New folder\automatic\extensions\sdweb-auto-MBW\scripts\mbw_each\auto_mbw_mod.py:63 in                             │
│ create_sampler_and_steps_selection                                                                                   │
│                                                                                                                      │
│    62 │   │   with FormRow(elem_id=f"sampler_selection_{tabname}"):                                                  │
│ ❱  63 │   │   │   sampler = gr.Dropdown(label='Sampling method', elem_id=f"{tabname}_sampling"                       │
│    64 │   │   │   steps = gr.Slider(minimum=1, maximum=150, step=1, elem_id=f"{tabname}_steps"                       │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
IndexError: list index out of range
Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
17:30:18-821433 INFO     Local URL: http://127.0.0.1:7860/
17:30:18-823434 INFO     API Docs: http://127.0.0.1:7860/docs

vladmandic/automatic#1020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant