Commit History

Fix: convert PIL to NumPy before ESRGAN inference
2ef631e

mastari commited on

Handle PIL.Image input and verbose debug prints
797b969

mastari commited on

Add full diagnostic prints for debugging
4d4df77

mastari commited on

Make handler robust to HF input wrapping formats
d3b28dd

mastari commited on

Fix handler to include EndpointHandler class
b6af06b

mastari commited on

Fix handler to include EndpointHandler class
abb6db1

mastari commited on

Add verified Real-ESRGAN handler with auto-download
283bed4

mastari commited on

Add verified Real-ESRGAN handler with auto-download
4ed9f59

mastari commited on

Fix: torch/torchvision compat for realesrgan on HF (2.1.2/0.16.2)
1851a72

mastari commited on

Fix deps: use torchvision 0.16.2 for Python 3.11 compatibility
279565a

mastari commited on

Fix: remove pip flags, ensure realesrgan installs correctly
19464b4

mastari commited on

Force reinstall of correct torchvision 0.14.1 and dependencies
74dbb2b

mastari commited on

Fix torchvision import issue by pinning compatible versions
d64e6f6

mastari commited on

Initial Real-ESRGAN custom handler
af61ad1

mastari commited on