MCPcopy Index your code
hub / github.com/huggingface/diffusers / convert_ldm_original_checkpoint_to_diffusers.py

File convert_ldm_original_checkpoint_to_diffusers.py

scripts/convert_ldm_original_checkpoint_to_diffusers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# coding=utf-8
2# Copyright 2025 The HuggingFace Inc. team.
3#
4# Licensed under the Apache License, Version 2.0 (the "License");

Callers

nothing calls this directly

Calls 9

UNet2DModelClass · 0.90
LDMPipelineClass · 0.90
convert_ldm_checkpointFunction · 0.85
splitMethod · 0.80
loadMethod · 0.45
load_state_dictMethod · 0.45
from_configMethod · 0.45
from_pretrainedMethod · 0.45
save_pretrainedMethod · 0.45

Tested by

no test coverage detected