I'm not able to figure out what the error is here (gradio chatbot)

Hello everyone. Thanks for reading my post. I am currently trying to host a chatbot that uses chatgpt3.5 in HuggingFace. The problem is that every time I try running the app it crashes but doesn’t give any errors apart from RuntimeError. Here’s the link of my repo (Testing - a Hugging Face Space by manuee) and a picture of the error.
Thanks and kind regards

hi @manuee

I presume that the block.launch() call is missing on your code. I sent you a PR

Thank you very much! It worked now :slight_smile:

1 Like