diStyApps / seait

SEAIT is a user-friendly application that simplifies the installation process of AI-related projects
721 stars 44 forks source link

[Issue] InvokeAI wont launch #34

Closed aegisnir closed 1 year ago

aegisnir commented 1 year ago

Just installed InvokeAI and went through all the steps in the terminal to configure it. When I go to launch it, nothing happens. It tried to launch but encounters an error. I am unable to locate invoke.bat to try and launch it manually.

Terminal output after attempting to upgrade and launch:

Updating InvokeAI at D:\ai\InvokeAI
Already up to date.
launching InvokeAI at D:\ai\InvokeAI
A matching Triton is not available, some optimizations will not be enabled.
Error caught was: No module named 'triton'
[2023-07-22 14:31:13,753]::[InvokeAI]::INFO --> Patchmatch initialized
D:\ai\InvokeAI\venv\lib\site-packages\torchvision\transforms\functional_tensor.py:5: UserWarning: The torchvision.transforms.functional_tensor module is deprecated in 0.15 and will be **removed in 0.17**. Please don't rely on it. You probably just need to use APIs in torchvision.transforms.functional or in torchvision.transforms.v2.functional.
  warnings.warn(
[2023-07-22 14:31:13,988]::[InvokeAI]::INFO --> InvokeAI version 3.0.0
[2023-07-22 14:31:14,010]::[InvokeAI]::INFO --> GPU device = cuda NVIDIA GeForce RTX 3080 Ti
[2023-07-22 14:31:14,024]::[InvokeAI]::INFO --> Scanning C:\Users\USERNAME\invokeai\models for new models
[2023-07-22 14:31:14,405]::[InvokeAI]::INFO --> Scanned 0 files and directories, imported 0 models
[2023-07-22 14:31:14,417]::[InvokeAI]::INFO --> Model manager service initialized
[2023-07-22 14:31:14,422]::[InvokeAI]::INFO --> InvokeAI database location is "C:\Users\USERNAME\invokeai\databases\invokeai.db"
invoke>
AsaTyr2018 commented 1 year ago

Can you try to install InvokeAI in a different folder then your home folder? (C:\Users\USERNAME\invokeai) As example: C:\AI\invokeai\

  1. Enter Path
  2. Select "Set Path"
  3. Activated

grafik

AsaTyr2018 commented 1 year ago

@aegisnir Did it work? Please Update

AsaTyr2018 commented 1 year ago

@aegisnir since we got no reply, i would close this issue. If the Problem is still active, please open a new Ticket