Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ llama_index
|
|
6 |
torch
|
7 |
openai
|
8 |
langchain
|
9 |
-
|
|
|
|
6 |
torch
|
7 |
openai
|
8 |
langchain
|
9 |
+
regex
|
10 |
+
more-itertools
|