MCPcopy Create free account
hub / github.com/YesianRohn/TextSSR / convert_ldm_original_checkpoint_to_diffusers.py

File convert_ldm_original_checkpoint_to_diffusers.py

diffusers/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 2024 The HuggingFace Inc. team.
3#
4# Licensed under the Apache License, Version 2.0 (the "License");

Callers

nothing calls this directly

Calls 8

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

Tested by

no test coverage detected