Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
shirrinnazari
- opened
- 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
|