sd_repo_configs_path = os.path.join(paths.paths['Stable Diffusion'], "configs", "stable-diffusion") sd_xl_repo_configs_path = os.path.join(paths.paths['Stable ...
from megatron.core.transformer.spec_utils import ModuleSpec, build_module from megatron.core.transformer.utils import ( ...