Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ convert_consistency_decoder.py
File
convert_consistency_decoder.py
scripts/convert_consistency_decoder.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
math
2
import
os
3
import
urllib
4
import
warnings
Callers
nothing calls this directly
Calls
15
ResnetDownsampleBlock2D
Class · 0.90
UNetMidBlock2D
Class · 0.90
ResnetUpsampleBlock2D
Class · 0.90
TimestepEmbedding
Class · 0.90
UNet2DModel
Class · 0.90
ConsistencyDecoderVAE
Class · 0.90
ConsistencyDecoder
Class · 0.85
ConvUNetVAE
Class · 0.85
rename_state_dict
Function · 0.85
add_state_dict
Function · 0.85
pipe
Function · 0.85
half
Method · 0.80
Tested by
no test coverage detected