ShadowUnraidLegends

Members
  • Posts

    4
  • Joined

  • Last visited

ShadowUnraidLegends's Achievements

Noob

Noob (1/14)

1

Reputation

  1. I am on the main branch, obviously I get a few hiccups here and there but their GitHub is fairly responsive at fixing stuff, usually I have been relatively stable. I'm now getting this in my log with an inability to load into webui: `[21-05-2023 21:18:02]::[InvokeAI]::INFO --> Patchmatch initialized [21-05-2023 21:18:03]::[InvokeAI]::INFO --> InvokeAI, version 3.0.0+a0 [21-05-2023 21:18:03]::[InvokeAI]::INFO --> InvokeAI runtime directory is "/home/invokeuser/userfiles" [21-05-2023 21:18:03]::[InvokeAI]::INFO --> GFPGAN Initialized [21-05-2023 21:18:03]::[InvokeAI]::INFO --> CodeFormer Initialized [21-05-2023 21:18:03]::[InvokeAI]::INFO --> Face restoration initialized [21-05-2023 21:19:17]::[InvokeAI]::INFO --> Patchmatch initialized [21-05-2023 21:19:17]::[InvokeAI]::INFO --> InvokeAI, version 3.0.0+a0 [21-05-2023 21:19:17]::[InvokeAI]::INFO --> InvokeAI runtime directory is "/home/invokeuser/userfiles" [21-05-2023 21:19:17]::[InvokeAI]::INFO --> GFPGAN Initialized [21-05-2023 21:19:17]::[InvokeAI]::INFO --> CodeFormer Initialized [21-05-2023 21:19:17]::[InvokeAI]::INFO --> Face restoration initialized [21-05-2023 21:19:48]::[InvokeAI]::INFO --> Patchmatch initialized [21-05-2023 21:19:48]::[InvokeAI]::INFO --> InvokeAI, version 3.0.0+a0 [21-05-2023 21:19:48]::[InvokeAI]::INFO --> InvokeAI runtime directory is "/home/invokeuser/userfiles" [21-05-2023 21:19:48]::[InvokeAI]::INFO --> GFPGAN Initialized [21-05-2023 21:19:48]::[InvokeAI]::INFO --> CodeFormer Initialized [21-05-2023 21:19:48]::[InvokeAI]::INFO --> Face restoration initialized From https://github.com/invoke-ai/InvokeAI ff0e79f..650d69e main -> origin/main 02d2cbc..23abaae feat/images-service -> origin/feat/images-service [22-05-2023 07:45:17]::[InvokeAI]::INFO --> Patchmatch initialized [22-05-2023 07:45:17]::[InvokeAI]::INFO --> InvokeAI, version 3.0.0+a0 [22-05-2023 07:45:17]::[InvokeAI]::INFO --> InvokeAI runtime directory is "/home/invokeuser/userfiles" [22-05-2023 07:45:17]::[InvokeAI]::INFO --> GFPGAN Initialized [22-05-2023 07:45:17]::[InvokeAI]::INFO --> CodeFormer Initialized [22-05-2023 07:45:17]::[InvokeAI]::INFO --> Face restoration initialized [22-05-2023 07:55:55]::[InvokeAI]::INFO --> Patchmatch initialized [22-05-2023 07:55:55]::[InvokeAI]::INFO --> InvokeAI, version 3.0.0+a0 [22-05-2023 07:55:55]::[InvokeAI]::INFO --> InvokeAI runtime directory is "/home/invokeuser/userfiles" [22-05-2023 07:55:55]::[InvokeAI]::INFO --> GFPGAN Initialized [22-05-2023 07:55:55]::[InvokeAI]::INFO --> CodeFormer Initialized [22-05-2023 07:55:55]::[InvokeAI]::INFO --> Face restoration initialized From https://github.com/invoke-ai/InvokeAI 0ce628b..fab5df9 v2.3 -> origin/v2.3 [22-05-2023 07:57:49]::[InvokeAI]::INFO --> Patchmatch initialized [22-05-2023 07:57:49]::[InvokeAI]::INFO --> InvokeAI, version 3.0.0+a0 [22-05-2023 07:57:49]::[InvokeAI]::INFO --> InvokeAI runtime directory is "/home/invokeuser/userfiles" [22-05-2023 07:57:49]::[InvokeAI]::INFO --> GFPGAN Initialized [22-05-2023 07:57:49]::[InvokeAI]::INFO --> CodeFormer Initialized [22-05-2023 07:57:49]::[InvokeAI]::INFO --> Face restoration initialized Downloading sd-inpainting-1.5: Downloading stable-diffusion-2.1: ** models.yaml exists. Renaming to models.yaml.orig Successfully created new configuration file /home/invokeuser/userfiles/configs/models.yaml ** INVOKEAI INSTALLATION SUCCESSFUL ** If you installed manually from source or with 'pip install': activate the virtual environment then run one of the following commands to start InvokeAI. Web UI: invokeai-web Command-line client: invokeai If you installed using an installation script, run: /home/invokeuser/userfiles/invoke.sh Add the '--help' argument to see all of the command-line switches available for use. Loading InvokeAI WebUI..... invoke> Checking if The Git Repo Has Changed.... Local Files Are Up to Date Loading InvokeAI WebUI..... invoke> Checking if The Git Repo Has Changed.... Local Files Are Up to Date Loading InvokeAI WebUI..... invoke> Checking if The Git Repo Has Changed.... Updates Found, Updating the local Files.... Updating ff0e79f..650d69e Fast-forward invokeai/frontend/web/src/app/components/InvokeAIUI.tsx | 11 +++++++++-- .../src/features/gallery/components/CurrentImageButtons.tsx | 8 +++++++- .../web/src/features/gallery/components/HoverableImage.tsx | 8 +++++++- invokeai/frontend/web/src/features/gallery/store/actions.ts | 4 ++++ 4 files changed, 27 insertions(+), 4 deletions(-) Loading InvokeAI WebUI..... invoke> Checking if The Git Repo Has Changed.... Local Files Are Up to Date Loading InvokeAI WebUI..... invoke> Checking if The Git Repo Has Changed.... Local Files Are Up to Date Loading InvokeAI WebUI..... invoke> ` Seems like it's getting stuck on VAEs or install again, and I was under the impression that something in the actual main branch changed, and their perspective was that possibly we're loading onto legacy servers which they shutdown around the same time as when this stopped working for me. (few days ago as I am understanding). Sometimes I am out of my league talking about this stuff, so sorry if I am using any terms incorrectly/confusingly!
  2. Am I understanding right that this is using the legacy servers? They've made an update and removed them, so I think things need to be changed as my docker doesn't work anymore. quote from github: Unless I am wrong and I've just messed up my own Invoke! Cheers.
  3. Wow. Just wow. Maybe it's the espresso, but you have no idea how overwhelmingly grateful I am to you right now. All week I've back and forth'd solving issue after issue, finally reaching this final issue that no help was solving. Here comes you, who did all the hard work creating this stuff, AND you are so diligent you - within 12 hours - see my comment and instantly come to the rescue and solve it with 2 sentences? Please tell me you have a BuyMeACoffee or some way to donate you a little tip as a thanks.. been having a hard time lately w/ lots of stuff and having this small thing finally work after a lot of hours really is a silver lining to my life.
  4. Firstly - thanks so much for all the hard work making this, and making a super guide. I've run into a problem while installing this all, and as a fairly amateur UnRaid user could use anyones insights. I've seemingly got InvokeAI installed, I have the NVIDIA drivers installed (RTX 2070), but get two errors I don't get: 1) invokeai: command not found, context: 2) Exited (127) That shows under my uptime, as it instantly just goes to 'stopped' when I try to start invokeai docker. Sorry if I am not sharing enough info, I used option #1 for my install. On Version: 6.11.5 of UnRaid.