Spaces:
Sleeping
Sleeping
Commit
·
40f4687
1
Parent(s):
ea69fc9
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
streamlit
|
2 |
openai
|
3 |
langchain
|
4 |
-
pypdf
|
|
|
|
|
|
1 |
streamlit
|
2 |
openai
|
3 |
langchain
|
4 |
+
pypdf
|
5 |
+
chromadb
|
6 |
+
tiktoken
|