ComfyUI/app/model_downloader
2026-07-04 21:25:30 +02:00
..
api Add delete and clear all downloads funcitonalities. 2026-07-04 21:25:30 +02:00
credentials Add support for ENV based HF_TOKEN. 2026-07-04 21:25:30 +02:00
database Add delete and clear all downloads funcitonalities. 2026-07-04 21:25:30 +02:00
engine Disable newline translations on Windows, \r\n -> \n only. 2026-07-04 21:25:30 +02:00
net Prevent redirects to loopback/internal IPs (SSRF) 2026-07-04 21:25:30 +02:00
security Fix ruff. 2026-07-04 21:25:30 +02:00
verify Normalize malformed safetensors headers into StructuralError. 2026-07-04 21:25:30 +02:00
constants.py Add support for ENV based HF_TOKEN. 2026-07-04 21:25:30 +02:00
manager.py Add delete and clear all downloads funcitonalities. 2026-07-04 21:25:30 +02:00
scheduler.py Fix more AI detected issues., 2026-07-04 21:25:30 +02:00