Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_checkpoint
Method · 0.45
load_model_from_single_file
Function · 0.45
load
Method · 0.45
match
Method · 0.45
Calls
1
SD3DiTStateDictConverter
Class · 0.85
Tested by
no test coverage detected