mirror of
https://github.com/SevaSk/ecoute.git
synced 2025-01-11 23:42:42 +00:00
Update README.md
This commit is contained in:
parent
392235ec29
commit
e0c72ff24c
@ -52,7 +52,7 @@ Please ensure that you run these commands in a PowerShell window with administra
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Create a `keys.py` file and add your OpenAI API key:
|
4. Create a `keys.py` file in the ecoute directory and add your OpenAI API key:
|
||||||
|
|
||||||
```
|
```
|
||||||
echo 'OPENAI_API_KEY = "API KEY"' > keys.py
|
echo 'OPENAI_API_KEY = "API KEY"' > keys.py
|
||||||
|
Loading…
Reference in New Issue
Block a user