SAB3R / app.py

Commit History

Import spaces before torch (ZeroGPU init order requirement)
913e2b1
verified

Xuweiyi commited on

Fix CLIP BPE vocab download: derive path without importing the broken maskclip package
bdd33d0
verified

Xuweiyi commited on

Download CLIP BPE vocab file missing from FeatUp package
cad1676
verified

Xuweiyi commited on

Set TORCH_CUDA_ARCH_LIST=7.5;8.0;8.6;8.9;9.0 for FeatUp runtime install (no GPU visible at app startup on ZeroGPU)
2526b1c
verified

Xuweiyi commited on

Move FeatUp install to runtime (app.py); drop git+ line from requirements.txt
71a49b4
verified

Xuweiyi commited on

Reorganize: demo lives in demo/ in the GitHub repo; at Space root we keep app.py+demo.py next to mast3r/ and dust3r/
773ae1a
verified

Xuweiyi commited on

Initial SAB3R demo release
c7b663e
verified

Xuweiyi commited on