google / prompt-to-prompt

Apache License 2.0
3.07k stars 285 forks source link

About the global null-text Inversion #23

Closed RayleighChen closed 1 year ago

RayleighChen commented 1 year ago

Excellent job! I have some questions about Global null-text Inversion. I attempted to implement this algorithm, but I can't do a good reconstruction of the final optimized null-text embedding even if I change the number of optimization steps from 7500 to 10000. Could you kindly release the codes for this algorithm? Or is there any code snippet. Thanks!


I solved the problem and I closed it.

mshu1 commented 9 months ago

Hi Rayleigh! I was trying to implement the global null-text inversion as well and ran into the same issue (also unstable loss function) How did you solve the problem? Do you mind sharing what you implemented? Thanks!

Open-Debin commented 8 months ago

@RayleighChen @mshu1 Hello, I am very interested in the global null-text inversion. May I have your code. I am very thank you if you could help to share this code. Thank you very much!