Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ git+https://github.com/openai/whisper.git@c0d2f62
|
|
17 |
langchain==0.3.26
|
18 |
langchain_groq==0.3.6
|
19 |
langchain_community==0.3.27
|
20 |
-
langchain_huggingface==0.2.0
|
21 |
llama-index==0.12.48
|
22 |
cohere==5.16.1
|
23 |
|
|
|
17 |
langchain==0.3.26
|
18 |
langchain_groq==0.3.6
|
19 |
langchain_community==0.3.27
|
20 |
+
#langchain_huggingface==0.2.0
|
21 |
llama-index==0.12.48
|
22 |
cohere==5.16.1
|
23 |
|