Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImagingLab/4DSloMo
/ denoising_model
Method
denoising_model
FixModel.py:146–147 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
144
145
146
def
denoising_model(self):
147
return
self.dit
148
149
150
def
encode_prompt(self, prompt, positive=True):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected