JLW commited on
Commit
1abfbce
·
1 Parent(s): bf698e2

Run on CPU

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
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.73
7
  requests==2.28.2
8
  git+https://github.com/openai/whisper.git
9
  boto3==1.26.60
 
1
+ openai==0.26.1
2
+ gradio==3.16.2
3
  google-search-results
4
+ google-api-python-client==2.73.0
5
  wolframalpha
6
+ langchain==0.0.64
7
  requests==2.28.2
8
  git+https://github.com/openai/whisper.git
9
  boto3==1.26.60