Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2365
class
BatchData(NamedTuple):
2366
return_latents: bool
2367
base: BatchDataBase
2368
ext: BatchDataExt
2369
2370
2371
def
main(args):
Callers
2
process_batch
Function · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected