MCPcopy
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
282def convert_text_enc_state_dict(text_enc_dict):
283 return text_enc_dict
284
285
286if __name__ == "__main__":

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected