Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tdrussell/diffusion-pipe
/ state_dict
Method
state_dict
train.py:72–73 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
70
pass
71
72
def
state_dict(self):
73
return
{}
74
75
def
load_state_dict(self, state_dict):
76
pass
Callers
2
save_model
Method · 0.45
load_diffusion_model
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected