Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -28,4 +28,5 @@ numpy
|
|
28 |
opencv-python-headless
|
29 |
llama-parse
|
30 |
nest-asyncio
|
31 |
-
llama-index
|
|
|
|
28 |
opencv-python-headless
|
29 |
llama-parse
|
30 |
nest-asyncio
|
31 |
+
llama-index
|
32 |
+
llama-cpp-agent
|