Paul-Louis Pröve
commited on
Commit
·
c049101
1
Parent(s):
7a5e182
added versions to reqs
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
1 |
+
gradio==3.47.1
|
2 |
+
openai==0.28.1
|
3 |
+
langchain==0.0.313
|
4 |
+
python-dotenv==1.0.0
|
5 |
+
azure-identity==1.13.0
|
6 |
+
faiss-cpu==1.7.4
|
7 |
+
azure-search-documents==11.4.0b8
|