mirror of
https://github.com/SevaSk/ecoute.git
synced 2024-12-24 06:46:38 +00:00
Update README.md
This commit is contained in:
parent
11fcbba4f9
commit
bcacf2e07d
@ -37,11 +37,10 @@ Follow these steps to set up and run ecoute on your local machine.
|
|||||||
pip install -r requirements.txt
|
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
|
pip install torch --index-url https://download.pytorch.org/whl/cu117
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Create a `keys.py` file and add your OpenAI API key:
|
4. Create a `keys.py` file and add your OpenAI API key:
|
||||||
|
Loading…
Reference in New Issue
Block a user