Change welcome popup to Movimento and simplify spacebar play/pause handler e1fab61 rydlrKE commited on May 10
Add Qwen Auto-Prompts section to Quick Start popup and Instructions tab 8668b0c rydlrKE commited on May 10
Fix ZeroGPU startup: import spaces before torch and disable hot reload 9fe5c38 rydlrKE commited on May 10
ZeroGPU-safe startup device + llm2vec tensor warning cleanup 1e9ec46 verified rydlrKE commited on May 10
ZeroGPU-safe startup device + llm2vec tensor warning cleanup c6cdc8c verified rydlrKE commited on May 10
fix: prefer local text encoder API in api mode when available 9a526ac verified rydlrKE commited on May 10
fix: fallback to local text encoder API when remote URL times out e29ac23 verified rydlrKE commited on May 10
fix: lazy TextEncoderAPI client with retry + HTTP readiness gate 0d13d79 verified rydlrKE commited on May 10
Fix: explicit HF_TOKEN passing to text encoder subprocess f88caad user2-huggingface commited on May 10
Switch LLM2Vec to Meta-Llama-3.1-8B-Instruct (accessible with current token) cc3cd7d rydlrKE commited on May 10
Improve error extraction: collect all error strings from text encoder response 1dbab1b rydlrKE commited on May 10
Revert early spaces import in text encoder server (fix gradio_auto_wrap crash) 1f56ace rydlrKE commited on May 10
Spaces: import spaces early in text-encoder server to avoid CUDA init warning thread crash 8cc7ff1 rydlrKE commited on May 10
Debug: print full traceback on text encoder init failure to expose real error b2d6609 rydlrKE commited on May 10
Improve text encoder error messages: better diagnostics for HF token issues 6332aad rydlrKE commited on May 10
Improve text encoder API error detection: validate .npy paths and detect error messages 0c5e838 rydlrKE commited on May 10
Fix generate notification: reuse persistent notification and properly transition to error state 540ad5a rydlrKE commited on May 10
Space: keep existing embedding pipeline and start local text-encoder API server on boot 389a1da rydlrKE commited on May 10
UI: remove debug markdown, orphaned button handler, lower default diffusion steps to 50 2ed553b rydlrKE commited on May 9
UI: remove example 09 pinning from dropdown and remove direct Load Qwen Example button 7361648 rydlrKE commited on May 9
Space: invoke @spaces.GPU function during startup to satisfy ZeroGPU policy 5b9d219 rydlrKE commited on May 9
UI: pin 09_qwen_agentic_actions at top of Examples dropdown and default-select it bf3ee3b rydlrKE commited on May 9
Space: restore stable native-direct startup; keep explicit Qwen 09 controls b672762 rydlrKE commited on May 9
Space: redirect to native proxy without iframe recursion; keep Qwen 09 direct load 4fc5451 rydlrKE commited on May 9
Space: restore minimal @spaces.GPU hook for ZeroGPU with native-direct UI 1ceeba7 rydlrKE commited on May 9
Space: run native Kimodo UI directly on PORT to avoid iframe recursion 4ced200 rydlrKE commited on May 9
Space: auto-retry native proxy load and add direct Qwen example button f4ef391 rydlrKE commited on May 9