pgurazada1
commited on
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
openai==1.23.2
|
2 |
+
chromadb==0.4.22
|
3 |
+
langchain==0.1.9
|
4 |
+
langchain-community==0.0.32
|
5 |
+
sentence-transformers==2.3.1
|