Update requirements.txt with new dependencies#279
Conversation
The official repository already supports version 4.57.6, and testing can be updated here QwenLM/Qwen3-ASR#40
|
why? If you don't explain your PR I'll have to close it. And please don't open new PR without basic information |
Since many of my plugins require a minimum version of 4.57.6, there's nothing I can do |
Which ones? If you don't give me a reason other than "this is for me", how can I evaluate this? I don't mind losing up the transformers version, but it can't be 5. I could not patch the incompatibilities that 5 brings. So I just pinned a working version. If 4.57.6 is needed, we can test it. But again, give me a reason. |
第二部分:
|
|
Your PR still does not justify this repo-level dependency bump. The plugin list is mostly unrelated to TTS Audio Suite, and I evaluate dependency changes against this repo's engines and known compatibility constraints, not against a general ComfyUI environment. Also, the upstream PR you cited in There is also a technical problem in your diff: you changed the constraint to If you want this reconsidered, give me a repo-specific reason:
Without that, this PR is just changing this repo to fit your personal plugin stack, and that is not enough reason to merge it. |
|
people need to consider using seperate comfyui instances for certain custom nodes combos, which is very easy to achieve with stability matrix. |
The official repository already supports version 4.57.6, and testing can be updated here
QwenLM/Qwen3-ASR#40