Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeiGen-AI/InfiniteTalk
/ disable_teacache
Method
disable_teacache
wan/modules/multitalk_model.py:595–596 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
593
print(
"teacache_init done"
)
594
595
def
disable_teacache(self):
596
self.enable_teacache = False
597
598
def
forward(
599
self,
Callers
1
generate_infinitetalk
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected