Spaces:
Sleeping
Sleeping
Commit
·
5d3c4d2
1
Parent(s):
4c1977e
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain
|
2 |
python-dotenv
|
3 |
openai
|
4 |
-
chromadb
|
|
|
|
1 |
langchain
|
2 |
python-dotenv
|
3 |
openai
|
4 |
+
chromadb
|
5 |
+
tiktoken
|