MCPcopy Index your code
hub / github.com/adobe-research/custom-diffusion / diffusers_training.py

File diffusers_training.py

src/diffusers_training.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

parse_argsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected