Spaces:
Running on Zero
Running on Zero
Commit History
Change welcome popup to Movimento and simplify spacebar play/pause handler e1fab61
Add Qwen Auto-Prompts section to Quick Start popup and Instructions tab 8668b0c
Fix duplicate Qwen example option in examples dropdown e57aa40
Fix ZeroGPU startup: import spaces before torch and disable hot reload 9fe5c38
Auto-install motion_correction when missing 39e39ac verified
Fix reliable spacebar play/pause toggle 2860e94 verified
Track playback and key toggle state d73f6b8 verified
Improve playback loop smoothness 0868661 verified
Graceful fallback when motion_correction missing ea75fd7 verified
Graceful fallback when motion_correction missing 49a7f60 verified
Fix LLM2Vec PEFT adapter stacking 97a67cd verified
ZeroGPU-safe startup device + llm2vec tensor warning cleanup 1e9ec46 verified
ZeroGPU-safe startup device + llm2vec tensor warning cleanup c6cdc8c verified
chore: suppress websocket probe handshake tracebacks f387ec5 verified
fix: prefer local text encoder API in api mode when available 9a526ac verified
fix: disable gradio hot reload for CUDA-safe startup 5430059 verified
fix: fallback to local text encoder API when remote URL times out e29ac23 verified
fix: HTTP readiness gate in _ensure_text_encoder_server 3dcb38f verified
fix: lazy TextEncoderAPI client with retry + HTTP readiness gate 0d13d79 verified
Set Space SDK to gradio for zero-a10g compatibility 3f43f78 verified
Add Space metadata and deployment updates f085821 verified
Cloud Run encoder wiring + startup resilience 7939f87 verified
Rebrand top-left UI label to Movimento dc1cc7b
Fix text encoder payload parsing and add remote encoder switch de482a9
Switch to LLM2Vec 3.1 pair to fix Space 401 on gated Llama 3.0 560cef6
Sync text encoder 3.0 fix and smoke checks 4be5ba2
Fix HF auth propagation for text encoder loads fd6eef4
rydlr commited on
Fix: explicit HF_TOKEN passing to text encoder subprocess f88caad
rydlr commited on