21 lines
450 B
YAML
21 lines
450 B
YAML
version: 3
|
|
output:
|
|
directory: ./notarius-output
|
|
cache:
|
|
chunk_plans:
|
|
mode: bypass
|
|
directory: ./notarius-cache/chunk-plans
|
|
checkpoints:
|
|
enabled: false
|
|
directory: ./notarius-cache/checkpoints
|
|
debug:
|
|
directory: ./notarius-debug
|
|
pipelines:
|
|
dnd-scene-descriptions:
|
|
input: seriatim
|
|
chunk: dnd/scenes
|
|
artifacts:
|
|
scene-descriptions:
|
|
extract: dnd/scene-descriptions
|
|
normalize: dnd/scene-descriptions
|