Closed dfl closed 4 months ago
The code in this repo does use diffusers—but only the nn models, not the diffusers Pipeline or Scheduler.
I made some notes brainstorming here: https://github.com/invoke-ai/InvokeAI/issues/6516
thank you! oops, I did not examine close enough -- was on my phone's tiny screen and was looking at examples/text_to_img.py instead of latent_sdxl.py
Can it work with diffusers lib? Will you release example code for that please?