Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImagingLab/4DSloMo
/ update
Method
update
FixModel.py:357–359 ·
view source on GitHub ↗
(self, hidden_states)
Source
from the content-addressed store, hash-verified
355
self.previous_hidden_states = None
356
357
def
update(self, hidden_states):
358
hidden_states = hidden_states + self.previous_residual
359
return
hidden_states
360
361
362
Callers
4
training
Function · 0.80
model_fn_wan_video
Function · 0.80
frame_read_fn
Function · 0.80
n3v2blender.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected