Commit History

Force weights_only=False in torch.load patch
4ea5669

dmfenton Claude Opus 4.5 commited on

Add diagnostic endpoint to debug torch.load issue
81d90ea

dmfenton Claude Opus 4.5 commited on

Add omegaconf safe globals for PyTorch 2.6+
f4ea3fc

dmfenton commited on

Fix: remove duplicate torch import that undid patch
3e80c2b

dmfenton commited on

Add torch.load patch for weights_only default
c891018

dmfenton commited on

Remove torch constraint - test if build works
5ec6646

dmfenton commited on

Remove gradio version constraint - use HF default
47e0d70

dmfenton commited on

Fix torch==2.5.1, clean up cache files
21993b0

dmfenton commited on

Clean up: remove torch.load patch (using torch<2.6), remove test endpoint
36ca9a2

dmfenton commited on

Pin torch<2.6 to avoid weights_only issue
e3ec366

dmfenton commited on

Move torch.load patch to very first import
14932b6

dmfenton commited on

Monkey-patch torch.load weights_only=False for legacy checkpoints
761c262

dmfenton commited on

Fix PyTorch 2.6 weights_only issue with omegaconf
1d70db6

dmfenton commited on

Test model loading
44be2d9

dmfenton commited on

Add diagnostic imports to test function
4e45f6f

dmfenton commited on

Add test endpoint for debugging
2f2fac9

dmfenton commited on

Remove spaces.GPU decorator for dedicated GPU
538bdea

dmfenton commited on

Pin pydantic<2.11 to fix schema bug
8ca794c

dmfenton commited on

Upgrade to Gradio 6.x to fix pydantic schema bug
82beb83

dmfenton commited on

Switch to two Image components for simpler API
620440d

dmfenton commited on

Add debug logging to reconstruction function
8dab948

dmfenton commited on

Fix File component examples crash - remove ios_mode
803f268

dmfenton commited on

Switch to File component to fix API schema bug
75eb644

dmfenton commited on

Add explicit api_name for predict endpoint
6c27120

dmfenton commited on

Fix Gradio 5.x Gallery input format handling
94b4608

dmfenton commited on

Upgrade to Gradio 5.x for HfFolder fix
ade1627

dmfenton commited on

Pin huggingface-hub<1.0.0 to fix HfFolder import
34095cd

dmfenton commited on

Force rebuild
e2284ba

dmfenton commited on

Update gradio to 4.44.0
23b02d2

dmfenton commited on

Fix dependency versions
e9b8089

dmfenton commited on

Enable ZeroGPU
c87466e

dmfenton commited on

Initial commit
699c3d5

dmfenton commited on