textual_inversion icon indicating copy to clipboard operation
textual_inversion copied to clipboard

Clearer representation with ipynb file using StableDiffusionPipeline

Open studying910 opened this issue 2 years ago • 0 comments

First of all, thx for your great work!

While I am following and reproducing the results of this paper, I found it will be much easier when it import the pretrained model from StableDiffusionPipeline and utilize the whole algorithm with a single ipynb file.

Would it be possible if you could relase the code using StableDiffusionPipeline such that we could follow your wondelful work much easier?

Hope you could take it as an advice. Thx :)

studying910 avatar Mar 23 '23 15:03 studying910