Commit History

requirements: remove invalid stdlib entries (pickle, asyncio.selector_events)
e43c89b
verified

epaultex-svg commited on

Fix infinite loop: build test_dl explicitly with num_workers=0; suppress progress bar
5e24414
verified

epaultex-svg commited on

Fix: num_workers=0 prevents DataLoader deadlock in container; ssr_mode=False
b0049f3
verified

epaultex-svg commited on

Rewrite: minimal clean app with targeted asyncio fix and compact plum shims
7f4a700
verified

epaultex-svg commited on

Silence asyncio GC teardown ValueError (invalid fd -1) with Gradio
dae5c3a
verified

epaultex-svg commited on

Gradio: assign demo variable; disable experimental SSR
079d8a9
verified

epaultex-svg commited on

Remove debug logging; keep plum unpickle shims
75fbe42
verified

epaultex-svg commited on

Harvest plum Function impls from _f/_resolved/_resolver; NotFoundLookupError uses MethodList()
bfe17ba
verified

epaultex-svg commited on

Compat1xFunction: init _pending for plum parity
1c9bdc5
verified

epaultex-svg commited on

Compat1xFunction: implement _resolve_method_with_cache for fasttransform
073e0a3
verified

epaultex-svg commited on

Plum MethodList: use list subclass shim for unpickle append
1404afc
verified

epaultex-svg commited on

Log _BUILD_TAG in startup for deploy verification
356eba3
verified

epaultex-svg commited on

Force Space rebuild: plum setstate tuple fix + _Compat1xFunction tuple state
f3fd0ee
verified

epaultex-svg commited on

Sync app, requirements, and model from fastai_model_cursor (plum pickle compat)
b9ae534
verified

epaultex-svg commited on

Fix: custom Unpickler shim for plum 1.x Function; revert plum-dispatch pin
5c79d44

epaultex-svg commited on

Fix: pin plum-dispatch<2.0 to restore plum.function required by exported .pkl
377a0bf

epaultex-svg commited on

Fix: bypass load_learner, use torch.load directly; add probes for torch.load compat
01a225e

epaultex-svg commited on

Debug: probe torch.load pickle_module compat + robust patch for PyTorch 2.11
caea21e

epaultex-svg commited on

Fix: patch torch.load for PyTorch 2.6+ weights_only default change
5769b67

epaultex-svg commited on

Remove debug instrumentation, clean up app.py
5c4c65d

epaultex-svg commited on

Upload app.py with huggingface_hub
7b602ac
verified

epaultex-svg commited on

Upload README.md with huggingface_hub
27684e7
verified

epaultex-svg commited on

Upload requirements.txt with huggingface_hub
14d67cc
verified

epaultex-svg commited on

Upload app.py with huggingface_hub
cdfee25
verified

epaultex-svg commited on

Upload folder using huggingface_hub
04c7233
verified

epaultex-svg commited on

initial commit
f354beb
verified

epaultex-svg commited on