fredliubojin / langchain_gradio

LiveQuery GPT-4: chatbot with GPT-4-powered convos & Google-powered real-time search
84 stars 25 forks source link

update requirements due to Gradio Issue #4

Open mewmix opened 1 year ago

mewmix commented 1 year ago

Had Key_Error serialized input on my version of python, googled and saw this had been an issue so i bumped the gradio requirements.

https://github.com/gradio-app/gradio/issues/4083