Tianrui Huang
Tianrui Huang
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...
Support Prompt-to-prompt, ddim inversion and null-text inversion. Considering that these three methods share common features and can be combined, I implemented them as modules in this project. ## Checklist **Before...
Launched train_ppo_ray.py with --load_checkpoint and the training was crashed for some reason but the ckpts were saved. I used just the same script trying to resume the training and it...
# RuntimeError: Expected 1 prompt updates but found 0 prompt updates ## Error ``` RuntimeError: Expected there to be 1 prompt updates corresponding to 1 image items, but instead found...