Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ langchain
|
|
5 |
faiss-cpu
|
6 |
PyPDF2
|
7 |
tiktoken
|
|
|
|
5 |
faiss-cpu
|
6 |
PyPDF2
|
7 |
tiktoken
|
8 |
+
googletrans==4.0.0-rc1 # for translation
|