Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ tqdm
|
|
6 |
accelerate
|
7 |
pypdf
|
8 |
chromadb
|
9 |
-
unidecode
|
|
|
|
|
|
6 |
accelerate
|
7 |
pypdf
|
8 |
chromadb
|
9 |
+
unidecode
|
10 |
+
langchain-community
|
11 |
+
gradio
|