Lakshman Mody
Lakshman Mody
### Describe the bug I've been running train_dreambooth_inpaint.py from https://github.com/huggingface/diffusers/tree/main/examples/research_projects/dreambooth_inpaint for the last few days with the same environment configurations. Today I ran it again and got: Traceback (most recent...
@thedarkzeno @patil-suraj thank you for the amazing work here!!!: https://github.com/huggingface/diffusers/tree/main/examples/research_projects/dreambooth_inpaint **Questions:** 1. Should loss be decreasing while running train_dreambooth_inpaint.py? 2. If it should, how would you go about debugging why...
- [yes] I have searched to see if a similar issue already exists. **Is your feature request related to a problem? Please describe.** When "allow_flagging" = "auto", every input the...