Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleHuman/TextOp
/ decode
Method
decode
TextOpDeploy/src/textop_ctrl/scripts/rmdar.py:160–161 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
158
workspace_size=1 << 22)
159
160
def
decode(self, *args, **kwargs):
161
return
self.fn(*args, **kwargs)
162
163
# vae_trt = WrappedTRTVAE()
164
vae_trt = None
Callers
1
forward
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected