rinongal / textual_inversion

MIT License
2.9k stars 279 forks source link

Clearer representation with ipynb file using StableDiffusionPipeline #143

Open studying910 opened 1 year ago

studying910 commented 1 year ago

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 :)