Files
comfyui-workflows/custom/README.md
T

17 lines
438 B
Markdown

# Custom Workflows
Personal, working, or in-house workflows that should stay separate from:
- `optimized/` maintained masters
- `models/` collected official or community imports
Use this tree when a workflow is:
- custom to a specific person or project
- materially edited from outside sources
- useful in practice even if it is not yet cleaned up into a general reusable master
Suggested pattern:
`custom/<owner>/<workflow-slug>/`