Commit Graph

1 Commits

Author SHA1 Message Date
fragmede
be88ae7a64
Add working backend model downloader
- Implement simple_downloader module with actual download functionality
- Downloads models to correct folders based on model type
- Provides real-time progress tracking
- Handles errors gracefully
- Supports cancellation

The backend now actually downloads models when requested from the frontend.
Downloads are placed in the appropriate ComfyUI model folders.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-27 03:24:10 -07:00