Specify Minimum Versions In requirements.txt
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
The requirements.txt file https://github.com/comfyanonymous/ComfyUI/blob/master/requirements.txt should specify minimum versions for all packages, as several of the requirements have older incompatible versions, for example `einops` prior to `0.7.0` is not compatible.
This would solve for example this issue https://github.com/comfyanonymous/ComfyUI/issues/3664
And this one https://github.com/comfyanonymous/ComfyUI/issues/3546
Probably also #3629
Contributor guide
Assessment
This issue has not been assessed yet.