youssefHosni / Chat-with-Pdf

Step-by-Step Guide to Building a PDF-Chat App using LangChain, OpenAI API & Streamlit
MIT License
72 stars 16 forks source link

When run your app.py file then got this error: #3

Open MGJillaniMughal opened 1 year ago

MGJillaniMughal commented 1 year ago

Warning: to view this Streamlit app on a browser, run it with the following command:

streamlit run d:/Open Ai llm/Chat with PDF/app.py [ARGUMENTS]

2023-07-09 20:43:28.352 label got an empty value. This is discouraged for accessibility reasons and may be disallowed in the future by raising an exception. Please provide a non-empty label and hide it with label_visibility if needed.

best2160187 commented 1 year ago

I have got the same error. I'd like quick answer from a kind expert.