mohamedashraf11 commited on
Commit
0baa2f6
Β·
verified Β·
1 Parent(s): f3baace

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,5 +8,5 @@ pandas==2.1.1 # Data handling
8
  sentence-transformers==2.2.2 # For embeddings
9
  chromadb==0.4.2 # Vector store for document embeddings
10
  nltk==3.8.1 # Text processing
11
- ollama==0.0.2 # LLaMA integration with Langchain
12
  huggingface-hub>=0.23.0 # Latest version to satisfy gradio, sentence-transformers, and langchain-huggingface
 
8
  sentence-transformers==2.2.2 # For embeddings
9
  chromadb==0.4.2 # Vector store for document embeddings
10
  nltk==3.8.1 # Text processing
11
+ ollama==0.3.0 # LLaMA integration with Langchain
12
  huggingface-hub>=0.23.0 # Latest version to satisfy gradio, sentence-transformers, and langchain-huggingface