Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -8,8 +8,7 @@ langchain-anthropic
|
|
8 |
langchain-core
|
9 |
langchain-community
|
10 |
openai
|
11 |
-
|
12 |
-
tiktoken
|
13 |
pymupdf
|
14 |
bcrypt
|
15 |
pandas
|
|
|
8 |
langchain-core
|
9 |
langchain-community
|
10 |
openai
|
11 |
+
text_generation
|
|
|
12 |
pymupdf
|
13 |
bcrypt
|
14 |
pandas
|