ComfyUI/app/model_downloader
2026-07-01 11:56:41 +02:00
..
api Add initial commit for model downloader. 2026-06-30 20:33:15 +02:00
credentials Fix sercret_last4 2026-06-30 20:33:15 +02:00
database Fix ruff. 2026-07-01 11:36:23 +02:00
engine Fix an issue with windows lacking have os.pwrite 2026-07-01 11:56:41 +02:00
net Prevent redirects to loopback/internal IPs (SSRF) 2026-06-30 20:33:16 +02:00
security Fix ruff. 2026-07-01 11:36:23 +02:00
verify Normalize malformed safetensors headers into StructuralError. 2026-06-30 20:33:16 +02:00
constants.py Simplify docstrings. 2026-06-30 20:33:16 +02:00
manager.py Redact urls in logging and fix concurrent enqueue issue that could corrupt the downloaded files. 2026-06-30 20:33:16 +02:00
scheduler.py Fix more AI detected issues., 2026-07-01 11:38:33 +02:00