Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- 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
|
|