Commit History

Trigger rebuild to pick up Space secrets
8cea9b0

orangpour commited on

Uncomment spaces import to match original working Space
79c5ae7

orangpour commited on

Remove version pins to match original working Space
2084b19

orangpour commited on

Update accelerate and transformers for newer diffusers compatibility
c017683

orangpour commited on

Fix diffusers version for flux fill pipeline
9272a2a

orangpour commited on

Add torchvision and torchaudio to requirements
13c2771

orangpour commited on

Fix: patch torch cpp_extension.py on disk before detectron2 pip install
c3a577f

orangpour commited on

Fix detectron2 install: use sitecustomize.py to bypass CUDA version check in pip subprocess
bf5c348

orangpour commited on

Minimal fix: patch CUDA version check for detectron2 build
d5cb740

orangpour commited on

Python 3.13: install cu124 PyTorch + CUDA runtime libs via pip
6a4f60a

orangpour commited on

Try Python 3.10.13
5db9294

orangpour commited on

Use original app.py + Python 3.12.12 + pinned deps
8e1940d

orangpour commited on

Fix: --no-deps + specific cu124 torchvision/torchaudio versions
2e1c6f1

orangpour commited on

Fix: --no-deps on PyTorch reinstall + pin exact diffusers/transformers versions
a9ff263

orangpour commited on

Re-add PyTorch CUDA 12.4 install + pin diffusers/transformers for Python 3.13
faf0dcd

orangpour commited on

Remove .python-version - Python 3.10 not available in ZeroGPU image
c95b4fa

orangpour commited on

Remove PyTorch force-reinstall - rely on Docker image PyTorch (Python 3.10)
a55a038

orangpour commited on

Pin Python 3.10 to avoid 3.13 incompatibility
c29e5f9

orangpour commited on

Switch to CUDA 12.4 (cu124) which has torchvision wheels for cp313
ea8e71e

orangpour commited on

Fix: let pip resolve torchvision version automatically
889efae

orangpour commited on

Remove PyTorch from requirements.txt - handle in app.py instead
036b158

orangpour commited on

Fix requirements.txt: use --index-url for PyTorch CUDA 12.1
d57a6a5

orangpour commited on

Fix: use --force-reinstall for PyTorch CUDA 12.1
2295518

orangpour commited on

Pin PyTorch 2.5.1 CUDA 12.1 to fix CUDA version mismatch
7c46b2c

orangpour commited on

Revert to source-build detectron2 (GPU compatible on a10g)
e4f908f

orangpour commited on

Fix: CPU detectron2 wheels to bypass CUDA mismatch
2c24540

orangpour commited on

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

initial commit
18c9753
verified

orangpour commited on