Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

CultofApe

8
Posts
A member registered Jul 28, 2017

Recent community posts

well, how about 3.2 then? :P

Here´s hoping you make a 3.1 package :)

when we install from itch, is the install file saved after install, in case an update corrects it and you need to reinstall?

update.bat (yes the fix version) ruined my install.. I´ll just wait for 3.1 instead and download the whole package again then...

Jesus, 26gbs? :P Any easy update files? I don´t need the XDSL checkpoints, have them :)

this please. SDXL in regular UI is a must.

That worked! It still complains about Triton, but from what I´ve read it doesn´t really matter, and now it proceeds to the webui, and works fine :)

don´t get what to do...


A matching Triton is not available, some optimizations will not be enabled.

Error caught was: No module named 'triton'

Traceback (most recent call last):

  File "C:\Users\Ape\AppData\Roaming\itch\apps\invokeai\invokeai3_standalone\env\lib\runpy.py", line 196, in _run_module_as_main

    return _run_code(code, main_globals, None,

  File "C:\Users\Ape\AppData\Roaming\itch\apps\invokeai\invokeai3_standalone\env\lib\runpy.py", line 86, in _run_code

    exec(code, run_globals)

  File "C:\Users\Ape\AppData\Roaming\itch\apps\invokeai\invokeai3_standalone\env\Scripts\invokeai-web.exe\__main__.py", line 4, in <module>

  File "C:\Users\Ape\AppData\Roaming\itch\apps\invokeai\invokeai3_standalone\env\lib\site-packages\invokeai\app\api_app.py", line 36, in <module>

    from .api.dependencies import ApiDependencies

  File "C:\Users\Ape\AppData\Roaming\itch\apps\invokeai\invokeai3_standalone\env\lib\site-packages\invokeai\app\api\dependencies.py", line 16, in <module>

    from invokeai.app.services.images import ImageService, ImageServiceDependencies

  File "C:\Users\Ape\AppData\Roaming\itch\apps\invokeai\invokeai3_standalone\env\lib\site-packages\invokeai\app\services\images.py", line 8, in <module>

    from invokeai.app.invocations.metadata import ImageMetadata

  File "C:\Users\Ape\AppData\Roaming\itch\apps\invokeai\invokeai3_standalone\env\lib\site-packages\invokeai\app\invocations\metadata.py", line 8, in <module>

    from invokeai.app.invocations.controlnet_image_processors import ControlField

  File "C:\Users\Ape\AppData\Roaming\itch\apps\invokeai\invokeai3_standalone\env\lib\site-packages\invokeai\app\invocations\controlnet_image_processors.py", line 23, in <module>

    from .image import ImageOutput, PILInvocationConfig

  File "C:\Users\Ape\AppData\Roaming\itch\apps\invokeai\invokeai3_standalone\env\lib\site-packages\invokeai\app\invocations\image.py", line 458, in <module>

    "nearest": Image.Resampling.NEAREST,

  File "C:\Users\Ape\AppData\Roaming\Python\Python310\site-packages\PIL\Image.py", line 65, in __getattr__

    raise AttributeError(f"module '{__name__}' has no attribute '{name}'")

AttributeError: module 'PIL.Image' has no attribute 'Resampling'

Press any key to continue . . .