mirror of
https://github.com/SevaSk/ecoute.git
synced 2025-01-10 23:12:36 +00:00
Update README.md
This commit is contained in:
parent
8737ff656f
commit
1effee8bff
@ -37,6 +37,13 @@ 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
|
||||||
|
|
||||||
|
'''
|
||||||
|
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