MCPcopy Create free account
hub / github.com/OpenImagingLab/FlashVSR / state_dict_converter

Method state_dict_converter

diffsynth/models/sd3_dit.py:381–382  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

379
380 @staticmethod
381 def state_dict_converter():
382 return SD3DiTStateDictConverter()
383
384
385

Callers 4

on_save_checkpointMethod · 0.45
loadMethod · 0.45
matchMethod · 0.45

Calls 1

Tested by

no test coverage detected