ComfyUI/app/model_downloader
2026-07-01 15:04:30 +02:00
..
api Add delete and clear all downloads funcitonalities. 2026-07-01 15:04:30 +02:00
credentials Add support for ENV based HF_TOKEN. 2026-07-01 12:02:19 +02:00
database Add delete and clear all downloads funcitonalities. 2026-07-01 15:04:30 +02:00
engine Disable newline translations on Windows, \r\n -> \n only. 2026-07-01 12:06:17 +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 Add support for ENV based HF_TOKEN. 2026-07-01 12:02:19 +02:00
manager.py Add delete and clear all downloads funcitonalities. 2026-07-01 15:04:30 +02:00
scheduler.py Fix more AI detected issues., 2026-07-01 11:38:33 +02:00