requirements: remove invalid stdlib entries (pickle, asyncio.selector_events) e43c89b verified epaultex-svg commited on Apr 12
Fix infinite loop: build test_dl explicitly with num_workers=0; suppress progress bar 5e24414 verified epaultex-svg commited on Apr 11
Fix: num_workers=0 prevents DataLoader deadlock in container; ssr_mode=False b0049f3 verified epaultex-svg commited on Apr 11
Rewrite: minimal clean app with targeted asyncio fix and compact plum shims 7f4a700 verified epaultex-svg commited on Apr 11
Silence asyncio GC teardown ValueError (invalid fd -1) with Gradio dae5c3a verified epaultex-svg commited on Apr 11
Gradio: assign demo variable; disable experimental SSR 079d8a9 verified epaultex-svg commited on Apr 11
Harvest plum Function impls from _f/_resolved/_resolver; NotFoundLookupError uses MethodList() bfe17ba verified epaultex-svg commited on Apr 8
Compat1xFunction: implement _resolve_method_with_cache for fasttransform 073e0a3 verified epaultex-svg commited on Apr 8
Plum MethodList: use list subclass shim for unpickle append 1404afc verified epaultex-svg commited on Apr 8
Force Space rebuild: plum setstate tuple fix + _Compat1xFunction tuple state f3fd0ee verified epaultex-svg commited on Apr 8
Sync app, requirements, and model from fastai_model_cursor (plum pickle compat) b9ae534 verified epaultex-svg commited on Apr 8
Fix: custom Unpickler shim for plum 1.x Function; revert plum-dispatch pin 5c79d44 epaultex-svg commited on Apr 7
Fix: pin plum-dispatch<2.0 to restore plum.function required by exported .pkl 377a0bf epaultex-svg commited on Apr 7
Fix: bypass load_learner, use torch.load directly; add probes for torch.load compat 01a225e epaultex-svg commited on Apr 7
Debug: probe torch.load pickle_module compat + robust patch for PyTorch 2.11 caea21e epaultex-svg commited on Apr 7
Fix: patch torch.load for PyTorch 2.6+ weights_only default change 5769b67 epaultex-svg commited on Apr 7