comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
57.49k stars 6.09k forks source link

Python upgrade script, that will mark nodes (or dependencies) that will fail. #5700

Open DmytroSokhach opened 1 day ago

DmytroSokhach commented 1 day ago

Feature Idea

Is there a way to check current nodes compatibility with 3.11 or 3.12 or even 3.13? (I'm still on 3.10 😁 and don't know what I'm loosing, maybe performance from 3.12) Is there script or button that would check "all" dependencies and mark what will be broken while updating underlying python version?

Existing Solutions

could not find any

Other

No response