JLW commited on
Commit
1049990
·
1 Parent(s): fb2f766

Implement embeddings

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- openai==0.26.1
2
- gradio==3.16.2
3
  google-search-results
4
- google-api-python-client==2.72.0
5
  wolframalpha
6
- langchain==0.0.63
7
  requests==2.28.2
8
  git+https://github.com/openai/whisper.git
9
- boto3
 
 
1
+ openai==0.26.4
2
+ gradio==3.17.0
3
  google-search-results
4
+ google-api-python-client==2.74.0
5
  wolframalpha
6
+ langchain==0.0.74
7
  requests==2.28.2
8
  git+https://github.com/openai/whisper.git
9
+ boto3==1.26.60
10
+ faiss-cpu