Skip to content

Commit

Permalink
docs: note to install python to PATH as req.
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin authored Dec 7, 2024
1 parent 9305df2 commit e936e5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README_advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ exit
* Install [git](https://git-scm.com/) in your system.
* Install CUDA/RoCM if you haven't already.
* Install Python 3.10 or 3.11.
* If using the official python installer **and** you do not already regularly already use python, be sure to check the box that says `Add python.exe to PATH` at the first screen.
* We **strongly recommend** you configure at least 8gb (preferably 16gb+) of memory swap space. This recommendation applies to linux too.
* Clone the worker to your system
`git clone https://github.com/Haidra-Org/horde-worker-reGen.git`
Expand Down

0 comments on commit e936e5d

Please sign in to comment.