Gradio problem, gradio change not functioning good for gr.Image

TypeError: argument of type ‘bool’ is not iterable
File “gradio_client\utils.py”, line 898, in get_type
if “const” in schema:

The conditions and components are completely different, but the error content is exactly the same, so it might be the same cause…

pydantic==2.10.6
1 Like