mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-06-17 16:09:25 -03:00
- Fix JXL container ftyp size check (==20 → >=16) to accept wider range of valid JXL files - Add brotli decompression size limit (2 MB) to prevent OOM - Add trailing newline to requirements.txt - Add unit tests for new ISOBMFF/brotli extraction paths: JXL/AVIF happy paths, missing brob, corrupt payload, non-ISOBMFF fallthrough, write-skip on AVIF/JXL, JSON dict/list fields, and oversized decompression
18 lines
206 B
Plaintext
18 lines
206 B
Plaintext
aiohttp
|
|
aiohttp-socks
|
|
jinja2
|
|
safetensors
|
|
piexif
|
|
Pillow
|
|
olefile
|
|
toml
|
|
numpy
|
|
natsort
|
|
GitPython
|
|
aiosqlite
|
|
beautifulsoup4
|
|
platformdirs
|
|
pyyaml
|
|
# brotli — ISOBMFF (AVIF/JXL) metadata decompression
|
|
brotli>=1.2.0
|