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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -9,4 +9,3 @@ 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
 
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