feat: Add ComfyUI version to workflow json
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Feature Idea
Now that ComfyUI has stable releases, it would be great to include that version information in the workflow json.
eg. `version: "~=0.01"`
In lieu of that, we can add the commit hash instead for nightly versions.
eg. `version: "=d8es92"`
### Existing Solutions
_No response_
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.