mirror of
https://github.com/maglore9900/max_headroom.git
synced 2025-06-06 03:25:34 +00:00
Update README.md
This commit is contained in:
parent
c244ccc04d
commit
d432c68c46
@ -33,7 +33,7 @@ so basically the steps are pretty simple
|
||||
- install python 3.10 on the system
|
||||
- create a virtual environment using `python -m venv .` in the folder/dir of the code
|
||||
- activate the environment with `Scripts\activate.bat` on windows or `source bin/activate` on linux
|
||||
- run pip install to install all the required modules `pip install -r requirements.txt`
|
||||
- run pip install to install all the required modules `pip install -r requirements_windows.txt`
|
||||
- then copy example_env.txt to `.env`
|
||||
- open that, and put in your info, like openai key or ollama or whatever
|
||||
- then run `python main.py` to start the whole thing up
|
||||
|
Loading…
x
Reference in New Issue
Block a user