Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Button or script to "compile" our whole comfy installation into a zip or similar. #5282

Open
GPU-server opened this issue Oct 18, 2024 · 2 comments
Labels
Feature A new feature to add to ComfyUI.

Comments

@GPU-server
Copy link

Feature Idea

The idea is that sometimes updating to new versions of comfy breaks lot of custom nodes and other stuff. Simply having a new version of a library availabile can break everything, even if comfy itself hasnt updated anything, the simple presence of the library in the req.txt will make the program get latest library, a piece of code is change, for example inf changed to Inf (capital letter) and all fall appart.

Before doing updates, it could be great to have the posisbility to "save" the state of our current installations, and have the packaged into archives similar to the "releases" packages of comfyUI here.

This is great when we have finally obtained our perfect environement with all custom needs we want, and we want to try new updates without risking losing everything.

Existing Solutions

No response

Other

No response

@GPU-server GPU-server added the Feature A new feature to add to ComfyUI. label Oct 18, 2024
@GPU-server
Copy link
Author

@ltdrdata
Copy link
Collaborator

Currently, ComfyUI-Manager is designed to store this information in its snapshot feature.

The functionality to completely overhaul pip versions is being approached cautiously, so it's not being implemented immediately.
However, I plan to apply a recovery function for this as a separate feature in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature to add to ComfyUI.
Projects
None yet
Development

No branches or pull requests

2 participants