Use Astral UV for the virtual environment
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Feature Idea
The current setup of ComfyUI recommend to set it up with system-wide Python and requirements.txt
I will be cool if it would be with [uv](https://docs.astral.sh/uv/) and pyproject.toml
It will install it much faster and the whole dependency tree will be much more stable with locked dependencies Plus it will install it MUCH faster.
### Existing Solutions
_No response_
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.