mycelium / app.py

Commit History

fix: pin new capture to top of Just Added feed regardless of server clock skew
df58f94

ajit3259 commited on

fix: backfill only updates related_ids (not wipe claims/recall), raise BGE threshold to 0.62, README hackathon tags
95e1617

ajit3259 commited on

feat: engineering seed, BGE-base embed, FORCE_RESEED startup flag
95d7ec3

ajit3259 commited on

fix: Qwen2.5-VL chat template, skip embed on empty summary
e0ddf2a

ajit3259 commited on

fix: VL device detection, failed-capture error state, HF_HOME=/data/.cache
009e190

ajit3259 commited on

fix: disable Gradio SSR Node proxy, broaden GET / route filter
5ea41e5

ajit3259 commited on

fix: remove Gradio GET / route so React SPA serves at root
ab0dbf4

ajit3259 commited on

fix: use gr.Blocks + demo.launch(prevent_thread_lock) for ZeroGPU compatibility
668d1c6

ajit3259 commited on

fix: rewrite app.py with gradio.Server for ZeroGPU compatibility
cee05e1

ajit3259 commited on

fix: bare @spaces.GPU in app.py, no try/except
4e7d2a8

ajit3259 commited on

fix: add @spaces.GPU directly in app.py for ZeroGPU startup detection
24301e3

ajit3259 commited on

fix: expose @spaces.GPU functions in app.py for ZeroGPU detection, drop bitsandbytes
a4c40cd

ajit3259 commited on

fix: run uvicorn unconditionally so HF Spaces keeps the process alive
cbad2ff

ajit3259 commited on

fix: export FastAPI app directly, drop gr.mount_gradio_app to stop port conflict
5837837

ajit3259 commited on

fix: remove manual uvicorn.run — HF Spaces starts server automatically
f991545

ajit3259 commited on

fix: prevent Gradio SDK from intercepting root path
4df1414

ajit3259 commited on

feat: add backend, frontend, seed data, and HF Spaces wiring
17640d9

ajit3259 commited on

initial commit
7584d03
verified

ajit3259 commited on