MCPcopy
hub / github.com/kohya-ss/sd-scripts / BatchData

Class BatchData

gen_img_diffusers.py:2365–2368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2363
2364
2365class BatchData(NamedTuple):
2366 return_latents: bool
2367 base: BatchDataBase
2368 ext: BatchDataExt
2369
2370
2371def main(args):

Callers 2

process_batchFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected