feat: rewrite CivitAI and HuggingFace download scripts with curl
Complete rewrite of both model download scripts with: - Beautiful colorful CLI output with progress indicators - Pure bash/curl downloads (no Python dependencies for downloading) - yq-based YAML parsing (consistent with arty.sh) - Three commands: download, link, verify - Filtering by --category and --repo-id (comma-separated) - --dry-run mode for previewing operations - Respects format field for file extensions (.safetensors, .pt, etc.) - Uses type field for output subdirectories (checkpoints, embeddings, loras) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user