Sébastien Carbain

Results 19 comments of Sébastien Carbain

All the changes and discussions are happening there : https://github.com/Mikubill/sd-webui-controlnet

@budui Aren't you going to opensource ELLA for SDXL too? I thought you also had a working version for SDXL

I can confirm SD1.5 is still used in professional prod environments, of course. Which doesn't reduce the necessity to opensource ELLA for SDXL, that would still be awesome :)

Great, I can't wait ! Let us know how you're doing @volcverse :) Btw, have you considered using [IP-Adapter](https://github.com/tencent-ailab/IP-Adapter) instead of a custom lora for the generation of consistent characters/objects...

Thanks for your quick response ! Any idea on the date ?

Whoa great thanks ! I'll try them out now. Do you have any idea on the training code release ?

Alright great thanks @GaParmar, I think it's a little bit over my skills to adapt the training script for SDXL but I'll try that this week-end! If you have any...

Hi @andjoer ! Thanks for your implementation ! Did you manage to train a paired or unpaired model with SDXL ? If yes, how long did it take and how...

I had the same issue, I simply removed the version on tokenizers and was able to create the environment. In your environment.yaml file, replace "tokenizers==0.12.1" with "tokenizers" ! And for...