Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/XPixelGroup/DiffBIR
/ convert_text_enc_state_dict
Function
convert_text_enc_state_dict
scripts/convert_diffusers_to_sd.py:282–283 ·
view source on GitHub ↗
(text_enc_dict)
Source
from the content-addressed store, hash-verified
280
281
282
def
convert_text_enc_state_dict(text_enc_dict):
283
return
text_enc_dict
284
285
286
if
__name__ ==
"__main__"
:
Callers
1
convert_diffusers_to_sd.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected