gameltb / ComfyUI_stable_fast

Experimental usage of stable-fast and TensorRT.
MIT License
199 stars 12 forks source link

compare cuda graph true or false #16

Open yishuaidu opened 10 months ago

yishuaidu commented 10 months ago

Hi. I just wondering why I choose cuda graph as false, then I compared without stable_fast node.. then the last one is faster??

this is cuda graph as false: image

this is without stable_fast node:

image

this is my json: workflow (43).json

gameltb commented 10 months ago

There may be some compatibility issues, but I'm sorry I don't have time to check it at the moment, you can use it with cuda graph enabled.