AMorporkian / T2IAdapter-SDXL-Diffusers

A SDXL compatible T2I-adapter implementation using Diffusers including a training script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there an update for adapter.py?

CoderZhangYx opened this issue · comments

Thanks for your pretraining!
I want to use your T2I-canny pretrained ckpt, but the current adapter.py seems mismatch with the ckpt

The config attributes {'name': 'canny'} were passed to T2IAdapter, but are not expected and will be ignored. Please verify your config.json configuration file.

This is what the code would warn.
Waiting for your update, thanks a lot!

That's unusual. I'll see what I can do.

same on diffusers 0.19.0 0.20.0

same on diffusers 0.25.0