Commit History
Uncomment spaces import to match original working Space 79c5ae7
Remove version pins to match original working Space 2084b19
Update accelerate and transformers for newer diffusers compatibility c017683
Fix diffusers version for flux fill pipeline 9272a2a
Add torchvision and torchaudio to requirements 13c2771
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
Try Python 3.10.13 5db9294
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 .python-version - Python 3.10 not available in ZeroGPU image c95b4fa
Remove PyTorch force-reinstall - rely on Docker image PyTorch (Python 3.10) a55a038
Pin Python 3.10 to avoid 3.13 incompatibility c29e5f9
Switch to CUDA 12.4 (cu124) which has torchvision wheels for cp313 ea8e71e
Fix: let pip resolve torchvision version automatically 889efae
Remove PyTorch from requirements.txt - handle in app.py instead 036b158
Fix requirements.txt: use --index-url for PyTorch CUDA 12.1 d57a6a5
Fix: use --force-reinstall for PyTorch CUDA 12.1 2295518
Pin PyTorch 2.5.1 CUDA 12.1 to fix CUDA version mismatch 7c46b2c
Revert to source-build detectron2 (GPU compatible on a10g) e4f908f
Fix: CPU detectron2 wheels to bypass CUDA mismatch 2c24540
Switch to zero-a10g to fix CUDA compatibility 786059c
Baran commited on
Fix: packages.txt + RGB conversion in submit_function returns 9a63d7c
Baran commited on
Full codebase, fixed RGBA→RGB, no demo images, no LFS 52fd8bd
Baran commited on
Fix RGBA→RGB for API serialization bb58420
Baran commited on