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

Add "--fast-deps" (using uv) flag to restore snapshot functionality #217

Open
anton-averich opened this issue Dec 4, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@anton-averich
Copy link

Now it's possible to run the "comfy install" command with the "--fast-deps" flag that significantly saves time on the installation process.

But restoring a snapshot process, especially with many nodes, still takes a lot of time, and adding this functionality can help to save years for users around the world.

It would be great to have the possibility to use it something like this:
comfy node restore-snapshot snapshot.json --fast-deps

@anton-averich anton-averich added the enhancement New feature or request label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant