Mr-TD commited on
Commit
056ef61
1 Parent(s): 91fbeea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ google-cloud-aiplatform==1.38.1
6
  faiss-cpu==1.7.4
7
  tiktoken==0.5.2
8
  PyPDF2==3.0.1
9
- sentence-transformers==2.2.2
 
 
6
  faiss-cpu==1.7.4
7
  tiktoken==0.5.2
8
  PyPDF2==3.0.1
9
+ sentence-transformers==2.2.2
10
+ python-dotenv==1.0.1