fix(deploy): force SentenceTransformer to CPU mode for ZeroGPU compatibility 50b6e87 Running MrNK2107 commited on 3 days ago
fix(deploy): import torch and disable CUDA before importing spaces 0af3c62 MrNK2107 commited on 3 days ago
fix(deploy): also patch _cuda_init during harness init, not just import 3c12b0e MrNK2107 commited on 3 days ago
fix(deploy): temporarily patch _cuda_init during torch import to bypass ZeroGPU emulation ccde201 MrNK2107 commited on 3 days ago
fix(deploy): disable CUDA before torch import to fix ZeroGPU emulation conflict 5cc22ad MrNK2107 commited on 3 days ago
fix(deploy): run init at module level - gradio.Server ignores on_event startup fb49cff MrNK2107 commited on 3 days ago
fix(deploy): non-blocking index build so app starts immediately da5769e MrNK2107 commited on 3 days ago
fix(deploy): improve startup diagnostics and index build detection 19610c6 MrNK2107 commited on 3 days ago
fix(deploy): add detailed startup logging and subprocess error capture addff9b MrNK2107 commited on 3 days ago
fix(deploy): build index in startup event since HF Spaces ignores CMD dca5007 MrNK2107 commited on 3 days ago
fix(deploy): add @spaces.GPU placeholder for ZeroGPU compatibility dd1ae0b MrNK2107 commited on 3 days ago
fix(deploy): use gradio.Server() without args - it IS the FastAPI app c0c4b55 MrNK2107 commited on 3 days ago