Spaces:
Runtime error
Runtime error
Initial commit with LlamaIndex-based agent
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ python-dotenv
|
|
11 |
duckduckgo-search
|
12 |
sympy
|
13 |
sentencepiece
|
14 |
-
protobuf
|
|
|
|
11 |
duckduckgo-search
|
12 |
sympy
|
13 |
sentencepiece
|
14 |
+
protobuf
|
15 |
+
peft
|