Spaces:
Running on Zero
Space is currently down with a build error (pip freeze cache miss) — anyone know a fix?
Looks like the Space is currently failing to build — the logs show a cache miss on the pip freeze / requirements install step:
cache miss: [base 5/5] RUN --mount=target=/tmp/requirements.txt... pip install --no-cache-dir -r /tmp/requirements.txt "torch<=2.11.0" gradio[oauth]==4.26.0 ...
Might just need a rebuild trigger or a requirements.txt version pin refresh — has anyone seen this resolve on its own, or does it need a manual Factory reboot?
In the meantime, for anyone landing here looking for a working empty-room → furnished-room generator: we've got a similar tool running that handles the same workflow (upload a room photo, describe the style, get a furnished render) — AI Interior Design Generator. Not affiliated with this project, just sharing since the Space is down right now.
Really like the concept here though — hoping it gets back up soon, would be curious to compare approaches (this looks ControlNet/segmentation-based vs our diffusion pipeline).