Run on CPU
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
openai==0.26.
|
| 2 |
-
gradio==3.
|
| 3 |
google-search-results
|
| 4 |
-
google-api-python-client==2.
|
| 5 |
wolframalpha
|
| 6 |
-
langchain==0.0.
|
| 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
|