#mine doesnt look right.

18 messages · Page 1 of 1 (latest)

dawn ridge
#

Hi, can you please give us a bit more info?

  • operating system and graphics card
  • how you initially installed
  • what messages and errors you saw during the update
tulip dawn
#

W10 rtx 3070ti manual install no errors.

dawn ridge
# tulip dawn 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.

tulip dawn
#

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

dawn ridge
#

So like C:\Users[username].invokeai

#

Edit in notepad and you will see the --root and --outdir there. make sure to check both

tulip dawn
#

i fixed it all

dawn ridge
#

everything working?

tulip dawn
#

yes

#

beautifly

dawn ridge
#

👍 enjoy!