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

Click inspiration image after error #41

Open
chouhai2018 opened this issue Jun 3, 2023 · 1 comment
Open

Click inspiration image after error #41

chouhai2018 opened this issue Jun 3, 2023 · 1 comment

Comments

@chouhai2018
Copy link

Traceback (most recent call last):
File "C:\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line 414, in run_predict
output = await app.get_blocks().process_api(
File "C:\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 1321, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "C:\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 1159, in preprocess_data
self.validate_inputs(fn_index, inputs)
File "C:\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 1146, in validate_inputs
raise ValueError(
ValueError: An event handler (select_click) didn't receive enough input values (needed: 2, got: 1).
Check if the event handler calls a Javascript function, and make sure its return value is correct.
Wanted inputs:
[textbox, state]
Received inputs:
["NaN"]

use dataset
(https://huggingface.co/datasets/yfszzx/inspiration/blob/main/inspiration.zip)

Microsoft Edge
版本 113.0.1774.57 (正式版本) (64 位)

@tolerance-go
Copy link

same me

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

2 participants