TaoTao

Results 1 comments of TaoTao

I think you should the below code: Duplicate of # `user_input = gr.Textbox(show_label=False, placeholder="Input...", lines=10).style( container=False)` instead user_input = gr.Textbox(show_label=False, placeholder="Input...", lines=10)