Update README.md

This commit is contained in:
SevaSk 2023-05-14 10:43:02 -04:00 committed by GitHub
parent 11fcbba4f9
commit bcacf2e07d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,11 +37,10 @@ Follow these steps to set up and run ecoute on your local machine.
pip install -r requirements.txt
```
(OPTIONAL) but will make program run faster
(OPTIONAL) this will make program run faster
```
pip install torch --index-url https://download.pytorch.org/whl/cu117
```
4. Create a `keys.py` file and add your OpenAI API key: