Spaces:
Runtime error
Runtime error
shirrinnazari
commited on
Commit
•
2078663
1
Parent(s):
d738aee
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ langchain
|
|
2 |
pypdf
|
3 |
chromadb
|
4 |
tiktoken
|
|
|
5 |
pysqlite3-binary
|
6 |
streamlit-extras
|
7 |
InstructorEmbedding
|
|
|
2 |
pypdf
|
3 |
chromadb
|
4 |
tiktoken
|
5 |
+
ctransformers
|
6 |
pysqlite3-binary
|
7 |
streamlit-extras
|
8 |
InstructorEmbedding
|