Run on CPU
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ gradio==3.17.0
|
|
| 3 |
google-search-results
|
| 4 |
google-api-python-client==2.74.0
|
| 5 |
wolframalpha
|
| 6 |
-
langchain==0.0.
|
| 7 |
requests==2.28.2
|
| 8 |
git+https://github.com/openai/whisper.git
|
| 9 |
boto3==1.26.60
|
|
|
|
| 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
|