mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-08 22:35:09 +00:00
update cache_latents/text_encoder_outputs
This commit is contained in:
@@ -325,7 +325,7 @@ class TextEncoderOutputsCachingStrategy:
|
||||
def __init__(
|
||||
self,
|
||||
cache_to_disk: bool,
|
||||
batch_size: int,
|
||||
batch_size: Optional[int],
|
||||
skip_disk_cache_validity_check: bool,
|
||||
is_partial: bool = False,
|
||||
is_weighted: bool = False,
|
||||
|
||||
Reference in New Issue
Block a user