Spaces:
Runtime error
Runtime error
gkrthk
commited on
Commit
·
133a0d9
1
Parent(s):
fc5e21e
fix error
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
langchain
|
2 |
torch
|
3 |
transformers
|
4 |
-
|
5 |
pypdf
|
6 |
sentence-transformers
|
7 |
atlassian-python-api
|
|
|
1 |
langchain
|
2 |
torch
|
3 |
transformers
|
4 |
+
chromadb
|
5 |
pypdf
|
6 |
sentence-transformers
|
7 |
atlassian-python-api
|