FizzleDorf / ComfyUI-AIT

A ComfyUI implementation of Meta AI's AITemplate repo for faster inference using cpp/cuda.
Apache License 2.0
51 stars 3 forks source link

how to get AIT working in late 2024 (success) #21

Open tarosbubbletea opened 1 week ago

tarosbubbletea commented 1 week ago

After a night of endless headscratching I finally managed to get AIT working on comfyUI by downgrading it.

Even though this method allows AITemplate to work, it comes with a few limitations of it's own, such as compatibility conflicts with newer extensions, and missing out in whatever has been implemented into comfyUI since Nov. 2023.

For reference, I did all of this on windows wth a cloned Comfy install.

Installing AIT requirements

Installing the node

I personally had no success getting the updated node from this repo to work. I ran into the same problem as #6 even after downgrading Comfy and trying out earlier commits of the nodes.

Installing modules

In my case I was only interested in generating using SDXL:

And that's it. I went from 3.2it/s to 4.7it/s (~60% increase) on my RTX 3090 for reference.

sc_workflow

Annoanoa commented 1 week ago

omg nanachi hiiiii