Internal server error / bool not iterable

Had this same problem in my Lora training colab notebook. Just use gradio 5.23.2 via
!pip install gradio==5.23.2

1 Like