Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ langchain_community
|
|
2 |
langchain
|
3 |
langchain_experimental
|
4 |
torch
|
|
|
5 |
langchain-core
|
6 |
bs4
|
7 |
wikipedia
|
|
|
2 |
langchain
|
3 |
langchain_experimental
|
4 |
torch
|
5 |
+
transformers
|
6 |
langchain-core
|
7 |
bs4
|
8 |
wikipedia
|