Commit History
Uncomment spaces import to match original working Space 79c5ae7
Fix: patch torch cpp_extension.py on disk before detectron2 pip install c3a577f
Fix detectron2 install: use sitecustomize.py to bypass CUDA version check in pip subprocess bf5c348
Minimal fix: patch CUDA version check for detectron2 build d5cb740
Python 3.13: install cu124 PyTorch + CUDA runtime libs via pip 6a4f60a
Use original app.py + Python 3.12.12 + pinned deps 8e1940d
Fix: --no-deps + specific cu124 torchvision/torchaudio versions 2e1c6f1
Fix: --no-deps on PyTorch reinstall + pin exact diffusers/transformers versions a9ff263
Re-add PyTorch CUDA 12.4 install + pin diffusers/transformers for Python 3.13 faf0dcd
Remove PyTorch force-reinstall - rely on Docker image PyTorch (Python 3.10) a55a038
Switch to CUDA 12.4 (cu124) which has torchvision wheels for cp313 ea8e71e
Fix: let pip resolve torchvision version automatically 889efae
Fix: use --force-reinstall for PyTorch CUDA 12.1 2295518
Revert to source-build detectron2 (GPU compatible on a10g) e4f908f
Fix: CPU detectron2 wheels to bypass CUDA mismatch 2c24540
Fix: packages.txt + RGB conversion in submit_function returns 9a63d7c
Baran commited on
Fix RGBA→RGB for API serialization bb58420
Baran commited on