olegchomp
olegchomp
@zjysteven hi, i found your controlnet fork and tried to test it, but profile_controlnet.py with config from profile.sh allway fail with `Failed to parse ONNX model. Does the model file...
@menguzat no, he didn't use accelerated controlnet
@zjysteven did you test others controlnets? Something like canny or depth looks like broken. It's ignoring prompt with any weight provided and almost every time image looks like not guided...
> @olegchomp You may have been dumb like me and thought that you needed to make an image canny yourself. I think that StableDiffusionControlNetImg2ImgPipeline actually does that part for you...
Thank you! Fixed with https://github.com/olegchomp/TDDepthAnything/commit/e5dfe397041de3b275b64a4cbf743f116023d408
Thank you! Fixed with https://github.com/olegchomp/TDDepthAnything/commit/e5dfe397041de3b275b64a4cbf743f116023d408
It's weird, cause ComfyUI keep models in memory. Not sure but maybe some custom nodes might cause this issue.
Latest TD version have [issues](https://forum.derivative.ca/t/tdresources-webclient-keyerror/398491/). For now only way is to use previous versions. (for ex. 2022.32660)
Looks like you need to update A1111
Fixed in [TDComfyUI-v.1.0.7](https://github.com/olegchomp/TDComfyUI/releases/tag/v.1.0.7)