Skip to content

mafei198/AIT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%