You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that python tools or softwares or programs especially in the case of comfyui have a python dependency issue with the various tools and features that it supports. Not being a developer myself I was curious if there was a way to address these python dependency compatibility issues within a session.
My idea is that whenever something within comfyui is missing a certain python dependencies then it can just install that python dependency right away for that specific something to work properly and if it needs to reset the comfyui or the python environment then do so in a convenient way that hopefully does not destroy any current processes, and if the very next process needs to do its own python dependencies, then do so it as long it does not trash any current process.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I noticed that python tools or softwares or programs especially in the case of comfyui have a python dependency issue with the various tools and features that it supports. Not being a developer myself I was curious if there was a way to address these python dependency compatibility issues within a session.
My idea is that whenever something within comfyui is missing a certain python dependencies then it can just install that python dependency right away for that specific something to work properly and if it needs to reset the comfyui or the python environment then do so in a convenient way that hopefully does not destroy any current processes, and if the very next process needs to do its own python dependencies, then do so it as long it does not trash any current process.
Beta Was this translation helpful? Give feedback.
All reactions