Commit History

Track playback and key toggle state
d73f6b8
verified

rydlrKE commited on

Improve playback loop smoothness
0868661
verified

rydlrKE commited on

Graceful fallback when motion_correction missing
ea75fd7
verified

rydlrKE commited on

Graceful fallback when motion_correction missing
49a7f60
verified

rydlrKE commited on

Fix LLM2Vec PEFT adapter stacking
97a67cd
verified

rydlrKE commited on

ZeroGPU-safe startup device + llm2vec tensor warning cleanup
1e9ec46
verified

rydlrKE commited on

ZeroGPU-safe startup device + llm2vec tensor warning cleanup
c6cdc8c
verified

rydlrKE commited on

chore: suppress websocket probe handshake tracebacks
f387ec5
verified

rydlrKE commited on

fix: prefer local text encoder API in api mode when available
9a526ac
verified

rydlrKE commited on

fix: disable gradio hot reload for CUDA-safe startup
5430059
verified

rydlrKE commited on

fix: fallback to local text encoder API when remote URL times out
e29ac23
verified

rydlrKE commited on

fix: HTTP readiness gate in _ensure_text_encoder_server
3dcb38f
verified

rydlrKE commited on

fix: lazy TextEncoderAPI client with retry + HTTP readiness gate
0d13d79
verified

rydlrKE commited on

Set Space SDK to gradio for zero-a10g compatibility
3f43f78
verified

rydlrKE commited on

Add Space metadata and deployment updates
f085821
verified

rydlrKE commited on

Cloud Run encoder wiring + startup resilience
7939f87
verified

rydlrKE commited on

Rebrand top-left UI label to Movimento
dc1cc7b

rydlrKE commited on

Fix text encoder payload parsing and add remote encoder switch
de482a9

rydlrKE commited on

Switch to LLM2Vec 3.1 pair to fix Space 401 on gated Llama 3.0
560cef6

rydlrKE commited on

Sync text encoder 3.0 fix and smoke checks
4be5ba2

rydlrKE commited on

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

Switch LLM2Vec to Meta-Llama-3.1-8B-Instruct (accessible with current token)
cc3cd7d

rydlrKE commited on

Improve error extraction: collect all error strings from text encoder response
1dbab1b

rydlrKE commited on

Revert early spaces import in text encoder server (fix gradio_auto_wrap crash)
1f56ace

rydlrKE commited on

Spaces: import spaces early in text-encoder server to avoid CUDA init warning thread crash
8cc7ff1

rydlrKE commited on

Use mirrored LLM2Vec base model repo and env overrides
782371a

rydlrKE commited on

Debug: print full traceback on text encoder init failure to expose real error
b2d6609

rydlrKE commited on

Improve text encoder error messages: better diagnostics for HF token issues
6332aad

rydlrKE commited on

Improve text encoder API error detection: validate .npy paths and detect error messages
0c5e838

rydlrKE commited on

Fix generate notification: reuse persistent notification and properly transition to error state
540ad5a

rydlrKE commited on

Space: keep existing embedding pipeline and start local text-encoder API server on boot
389a1da

rydlrKE commited on

UI: remove debug markdown, orphaned button handler, lower default diffusion steps to 50
2ed553b

rydlrKE commited on

UI: remove example 09 pinning from dropdown and remove direct Load Qwen Example button
7361648

rydlrKE commited on

Space: invoke @spaces.GPU function during startup to satisfy ZeroGPU policy
5b9d219

rydlrKE commited on

UI: pin 09_qwen_agentic_actions at top of Examples dropdown and default-select it
bf3ee3b

rydlrKE commited on

Space: restore stable native-direct startup; keep explicit Qwen 09 controls
b672762

rydlrKE commited on

Space: redirect to native proxy without iframe recursion; keep Qwen 09 direct load
4fc5451

rydlrKE commited on

Space: restore minimal @spaces.GPU hook for ZeroGPU with native-direct UI
1ceeba7

rydlrKE commited on

Space: run native Kimodo UI directly on PORT to avoid iframe recursion
4ced200

rydlrKE commited on

Space: auto-retry native proxy load and add direct Qwen example button
f4ef391

rydlrKE commited on

Space: force native UI proxy and remove fallback iframe switching
c8e8829

rydlrKE commited on

Default HF runtime to CPU and honor KIMODO_DEVICE
adbafd9

rydlrKE commited on

Use lazy TextEncoderAPI client in API-only mode (no startup fallback)
6e8f47a

rydlrKE commited on

Force TEXT_ENCODER_MODE=api on Space to avoid gated local fallback
7431399

rydlrKE commited on

Log imported kimodo module path in Space boot
e56474f

rydlrKE commited on

Add skeleton loader entry-exit diagnostics and robust fallback
4d5a4d7

rydlrKE commited on

Add packaged demo and skeleton assets required for native startup
787fe53

rydlrKE commited on

Add entry/exit debug logs for example dropdown lifecycle
71e925e

rydlrKE commited on

Sync latest Qwen example dropdown fixes and add 09 example assets
5f7c735

rydlrKE commited on