Reproducible Workflows
Open
v3
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
## Background
Often, it is still hard to drag in a workflow JSON and just expect it to work. Models are missing. Input files are missing. Custom nodes are not installed or the wrong version.
## In Scope
- Add additional information to saved workflows and workflows embedded in outputs.
- Information that helps find the model (e.g. hash)
- Information that helps load the same set of custom nodes
- Information that helps update to the same version of ComfyUI
- Information that helps install the same version of Python libraries
Contributor guide
Assessment
This issue has not been assessed yet.