FizzleDorf / AIT

This was orginally written by: https://github.com/hlky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

This repo is now depricated. New AIT developments will take place in a new repo. This is due to a volitile foundation that too frequently needs fixing after ComfyUI updates. The new repo was made alongside Comfyanonamous so this doesn't happen in the future. Thank you for your patience and understanding.

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

AIT

Experimental usage of AITemplate.

New XL Modules

Alternative Pre-compiled modules (by City96)

Old Pre-compiled modules for earlier versions of this node.

ComfyUI custom node

you can use this workflow for sdxl thanks a bunch tdg8uu!

Installation

This repo can be cloned directly to ComfyUI's custom nodes folder.

Adjust the path as required, the example assumes you are working from the ComfyUI repo.

git clone https://github.com/FizzleDorf/AIT custom_nodes/AIT

Modules

Modules will be automatically selected, downloaded, and decompressed by the plugin.

Nodes

Load AITemplate

image

Loaders > Load AITemplate

Load AITemplate (ControlNet)

image

Loaders > Load AITemplate (ControlNet)

VAE Decode (AITemplate)

image

Latent > VAE Decode (AITemplate)

VAE Encode (AITemplate)

image

Latent > VAE Encode (AITemplate)

VAE Encode (AITemplate, Inpaint)

image

Latent > Inpaint > VAE Encode (AITemplate)

Workflow

Example workflows in workflows/

Errors

  • Part of the error will be printed by the AITemplate module so this will be above the trackback.

Supported model types

  • ControlNet
  • CLIPTextModel
  • UNet
  • Inpainting UNet
  • VAE
  • VAE encode

Developers

About

This was orginally written by: https://github.com/hlky

License:Apache License 2.0


Languages

Language:Python 100.0%