fofr / cog-comfyui

Run ComfyUI with an API
https://replicate.com/fofr/any-comfyui-workflow
MIT License
544 stars 124 forks source link

Feature request: IC Light Support #99

Closed martintomov closed 5 months ago

martintomov commented 5 months ago

Hey @fofr,

It would be great to include support for IC Light models. I'm trying to deploy this workflow. ↓

workflow

zaheenrahman commented 5 months ago

Which resizing node are you using? I'm trying to find one that is supported here.

fofr commented 5 months ago

This repo uses the native IC light implementation: https://github.com/huchenlei/ComfyUI-IC-Light-Native

Can you try using that?

fofr commented 5 months ago

Closing for now as IC Light is supported by a different custom node.

martintomov commented 5 months ago

@zaheenrahman ImageResize+

@fofr thank you, I'll try native IC light!