langchain-ask-pdf icon indicating copy to clipboard operation
langchain-ask-pdf copied to clipboard

requirements.txt modification needed

Open ajavamind opened this issue 1 year ago • 3 comments

Thank you Alejandro! I got chatbot to work on my Windows 11 PC with the following requirement.txt

langchain==0.0.166 PyPDF2==3.0.1 python-dotenv==1.0.0 streamlit==1.18.1 faiss-cpu==1.7.4 altair<5 openapi==1.1.0 tiktoken

ajavamind avatar May 29 '23 15:05 ajavamind

What was the Python version used for this?

puttareddy avatar Jun 02 '23 16:06 puttareddy

Python 3.10.11

ajavamind avatar Jun 02 '23 17:06 ajavamind

yes this is the right requirements.txt file i added all the packages as well

tushaar9027 avatar Jun 12 '23 10:06 tushaar9027