Add ComfyUI-AutoModelDownloader to Custom Node List#2495
Merged
ltdrdata merged 1 commit intoComfy-Org:mainfrom Jan 27, 2026
Merged
Add ComfyUI-AutoModelDownloader to Custom Node List#2495ltdrdata merged 1 commit intoComfy-Org:mainfrom
ltdrdata merged 1 commit intoComfy-Org:mainfrom
Conversation
20a5657 to
8e788b5
Compare
Contributor
Author
|
@ltdrdata Just a quick follow-up on this. I have verified the implementation using the 'Use local DB' feature and confirmed the JSON is valid. This node provides a cleaned-up alternative for direct model downloading in local environments with broad appeal. Please let me know if any further adjustments are needed to get this included in the next batch. |
Contributor
Author
|
Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requesting to add a pretty straightforward rebranding of ComfyUI-RunpodDirect with the Runpod bits removed in order to make the addon ideally suited for "offline" use. I have verified the JSON syntax using the 'Use local DB' feature as requested in the project readme.
This version makes the addon more widely appealing by stripping out all things Runpod-specific. I have added atomic/partial file download safeties to improve functionality on troubled connections.
Features
Direct Downloads: Download models directly to your ComfyUI instance.
Background Downloads: Downloads happen in the background with progress tracking.
Multi-Connection Support: Accelerated downloads using multiple connections.
Cross-Platform: Works on Linux, Windows, and macOS.
Secure: Validates filenames and paths to prevent security issues.
Privacy Focused: No external tracking or analytics.