Comfy-Org / Comfy-Org/comfy-cli
Add "--fast-deps" (using uv) flag to restore snapshot functionality
Open
enhancement
- Dominant language
- Python
- Stars
- 968
- Forks
- 151
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 77
Description
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`
Contributor guide
Assessment
This issue has not been assessed yet.