| 1 | # This code is built from the Huggingface repository: https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/train_dreambooth.py, and |
| 2 | # https://github.com/huggingface/diffusers/blob/main/examples/textual_inversion/textual_inversion.py |
| 3 | # Copyright 2022- The Hugging Face team. All rights reserved. |
| 4 | # Apache License |
nothing calls this directly
no test coverage detected