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

list index out of range #8

Closed
vex-coder opened this issue Apr 11, 2023 · 3 comments
Closed

list index out of range #8

vex-coder opened this issue Apr 11, 2023 · 3 comments

Comments

@vex-coder
Copy link

Traceback (most recent call last):
File "E:\stable-diffusion-webui_23-02-27_onedrive\python\lib\site-packages\gradio\routes.py", line 337, in run_predict
output = await app.get_blocks().process_api(
File "E:\stable-diffusion-webui_23-02-27_onedrive\python\lib\site-packages\gradio\blocks.py", line 1013, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "E:\stable-diffusion-webui_23-02-27_onedrive\python\lib\site-packages\gradio\blocks.py", line 911, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
IndexError: list index out of range

@hellojiaru
Copy link

same error

@continue-revolution
Copy link
Owner

Duplicate of #6

@continue-revolution continue-revolution marked this as a duplicate of #6 Apr 11, 2023
@continue-revolution
Copy link
Owner

#6 shows that updating your webui will solve the problem.

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

3 participants