appl044 commited on
Commit
7518be8
1 Parent(s): 3561d48

Update requirements.txt

Browse files

before: openai==0.27.4
gradio==3.24.1
google-search-results==2.4.2
google-api-python-client==2.83.0
wolframalpha
langchain==0.0.131
requests==2.28.2
git+https://github.com/openai/whisper.git
boto3==1.26.106
faiss-cpu

Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- openai==0.27.0
2
- gradio==3.19.1
3
- google-search-results
4
- google-api-python-client==2.80.0
5
  wolframalpha
6
- langchain==0.0.98
7
  requests==2.28.2
8
  git+https://github.com/openai/whisper.git
9
- boto3==1.26.82
10
  faiss-cpu
11
  promptlayer
 
1
+ openai==0.27.4
2
+ gradio==3.24.1
3
+ google-search-results==2.4.2
4
+ google-api-python-client==2.83.0
5
  wolframalpha
6
+ langchain==0.0.131
7
  requests==2.28.2
8
  git+https://github.com/openai/whisper.git
9
+ boto3==1.26.106
10
  faiss-cpu
11
  promptlayer