Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
samridhi171 committed Aug 24, 2024
2 parents dba551f + 935b92f commit 0078a6f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,15 @@ setuptools
PyPDF2
langchain_google_genai
faiss-cpu
pydantic
langchain # Replace with your working version
pydantic==2.7.4
langchain
google-auth
google-generativeai # For Google Generative AI integration
transformers # If you plan to use Hugging Face models
# Uncomment the following lines based on your framework choice
# tensorflow # If you are using TensorFlow
# torch # If you are using PyTorch
openai # For OpenAI API integration, if needed
langchain-google-genai
langchain-community
langchain-core

0 comments on commit 0078a6f

Please sign in to comment.