We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c5ebd commit 3a1ccfdCopy full SHA for 3a1ccfd
1 file changed
src/maxdiffusion/models/wan/autoencoder_kl_wan.py
@@ -39,6 +39,7 @@
39
except LookupError:
40
pass
41
42
+
43
def _update_cache(cache, idx, value):
44
if cache is None:
45
return None
0 commit comments