movimento / kimodo

Commit History

Rebrand queue and welcome modals to Movimento Demo
e3641d9
Running

rydlrKE commited on

Change welcome popup to Movimento and simplify spacebar play/pause handler
e1fab61

rydlrKE commited on

Add Qwen Auto-Prompts section to Quick Start popup and Instructions tab
8668b0c

rydlrKE commited on

Fix duplicate Qwen example option in examples dropdown
e57aa40

rydlrKE commited on

Fix ZeroGPU startup: import spaces before torch and disable hot reload
9fe5c38

rydlrKE commited on

Auto-install motion_correction when missing
39e39ac
verified

rydlrKE commited on

Fix reliable spacebar play/pause toggle
2860e94
verified

rydlrKE commited on

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

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

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

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

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

rydlrKE commited on

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

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

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

Add core kimodo package modules required by native demo
6d5047c

Kimodo Bot commited on

Boot native demo via proxy and include Qwen example UI flow
e1c31e5

Kimodo Bot commited on

Add native demo UI modules with Qwen 10-action example flow
8413010

Kimodo Bot commited on

Deploy Kimodo hackathon UI entrypoint
ad26024

Kimodo Bot commited on