Downloader+Engine: opset19 conversion for generator too; force refresh; robust load for all LP models
7795150
MacBook procommited on
LivePortrait: auto-downgrade opset>19 to 19 for appearance/motion; force re-download flags; register ort-extensions; retry loaders
037a833
MacBook procommited on
Simplify generator sourcing: single generator.onnx path and single URL; fail fast on invalid; remove filename and URL fallbacks
559432f
MacBook procommited on
ORT ext + robust generator loading: add onnxruntime-extensions, register custom ops; validate ONNX downloads and retry with alt URLs; keep shape inference disabled
7ed1133
MacBook procommited on
Generator: switch to standard warping_spade.onnx; disable shape inference by default; force generator re-download; avoid TensorRT-dependent plugin by default
71d559f
MacBook procommited on
LivePortrait: use warping_spade-fix.onnx; add optional GridSample plugin; register custom ops and shape-inference toggle
5f3dba4
MacBook procommited on
Make generator.onnx required in downloader; enrich /initialize error with model file presence for faster diagnosis
ac806b6
MacBook procommited on
Models: default FasterLivePortrait ONNX URLs; add stitching.onnx support; expose MIRAGE_REQUIRE_NEURAL flag in /debug/models
Docker: set writable caches (/app/.cache) and model dirs; ENV HOME/HF_HOME/TRANSFORMERS_CACHE; Downloader: use HF_HOME/hub and avoid '/.cache' permission issues on Spaces