Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ llama-index-vector-stores-chroma
|
|
10 |
llama-parse
|
11 |
streamlit
|
12 |
gradio
|
13 |
-
groq
|
|
|
|
10 |
llama-parse
|
11 |
streamlit
|
12 |
gradio
|
13 |
+
groq
|
14 |
+
llama-index-postprocessor
|