#mine doesnt look right.
18 messages · Page 1 of 1 (latest)
W10 rtx 3070ti manual install no errors.
By manual install I assume you mean you git cloned the repo initially.
If you want to stick with this method you will need to manage the git repo state.
Our releases are based on git tags. To update, you can git checkout the latest tag, like this:
git checkout tags/v2.2.3
You could also git checkout main and git pull, with the caveat that you will be using our bleeding-edge commits and you may need to manually revert if there is a bug in this.
aaaaaaaaaaah
ill try that
@dawn ridge how do i bypass this
i deleted it
it works
can i run config models.py again to change my outputs folder? i put it in the wrong spot
hey, easiest thing to do is edit your .invokeai config file. it's in your home directory
So like C:\Users[username].invokeai
Edit in notepad and you will see the --root and --outdir there. make sure to check both
i fixed it all
👍 enjoy!