Commit History

Ultra-Optimization: 480px Resize + 15 FPS Throttle for low-bandwidth lag fix
563bf2e

Antigravity Bot commited on

Max Performance: Prediction Stride (1/3) and Adaptive FPS
f94ef44

Antigravity Bot commited on

Optimize UX: Merge upload and start to remove Initialization Queuer delay
bef371f

Antigravity Bot commited on

Optimize initialization: Async video opening to fix Queuer delay
c8ed33e

Antigravity Bot commited on

Fix syntax error: remove extra closing brace
5620b8e

Antigravity Bot commited on

Optimize pipeline: resize input to 640px and throttle loop to 30fps
6c49a4c

Antigravity Bot commited on

Fix syntax error in app.py
cd8b067

Antigravity Bot commited on

Optimize video display performance for cloud (resize + quality)
3ec3111

Antigravity Bot commited on

Fix short video recognition padding and final prediction update bug
1f950d7

Antigravity Bot commited on

Synchronize video playback with real-time gesture results and attention indicators
feacecf

Antigravity Bot commited on

Full GPU acceleration and high-fidelity optimization for NVIDIA L40S
23019cc

Antigravity Bot commited on

Optimize Hugging Face performance: throttled polling, downsampled webcam path, and thread cleanup
f111a80

Antigravity Bot commited on

Fix video upload and playback reliability: consistent API responses and forceful frontend refresh
4ed1e59

Antigravity Bot commited on

Refactor CameraStream lifecycle for flawless source switching and terminology update
033692e

Antigravity Bot commited on

Fix AttributeError: change reset() to reset_tracking() in CameraStream
6e143b6

Antigravity Bot commited on

Update HUD terminology (IDLE -> DETECTED GESTURE) and enhance source transition stability
d8589a4

Antigravity Bot commited on

Implement timed prediction cycle (1.8s capture, 3s cooldown) for live camera
6b4f416

Antigravity Bot commited on

Fix session stability: non-blocking cleanup and robust fingerprinting
c053593

Antigravity Bot commited on

Fix thread leaks and session explosion on Hugging Face
1baac35

Antigravity Bot commited on

Finalize UI enhancements, session isolation, and terminology updates
49fd848

Antigravity Bot commited on

Update terminology: Deep Learning to Image Processing
062fc70

Antigravity Bot commited on

Refine UI layout framing and Practice Mode camera integration
441543a

Antigravity Bot commited on

Optimize session limits and add HF cookie compatibility
11a4ad1

Antigravity Bot commited on

Fix duplicate route error
086124a

Antigravity Bot commited on

Optimize resources for HF: shared models, session limits, and UI enhancements
cd5b322

Antigravity Bot commited on

Relocate and redesign Practice Mode with premium card and feedback
3d4c205

Antigravity Bot commited on

Implement user session isolation for multi-user support
f99de4d

Antigravity Bot commited on

Track PNG files with Git LFS
a1db4e3

Antigravity Bot commited on

Add dark mode toggle and attention indicators
c1d1d08

Antigravity Bot commited on

feat: Optimized UI aesthetics, added real-time FPS counter, and removed video black bars
e2e8855

Antigravity Bot commited on

Fix: Clear prediction buffers when switching input sources
08ab0df

Antigravity Bot commited on

Fix: Restore correct 30-frame sliding window prediction logic
77e6c6a

Antigravity Bot commited on

Optimize: Simplify video loop and reduce polling rate to 500ms
904089f

Antigravity Bot commited on

Fix: Burn prediction text into video frame for perfect sync
fb38cfb

Antigravity Bot commited on

Fix: Robust playlist transition logic to prevent hanging on bad files
5c185c5

Antigravity Bot commited on

Perf: Restore full 640x480 resolution and 80% JPEG quality
1eb4b15

Antigravity Bot commited on

Perf: Downscale video to 320x240 and reduce quality to 50 for cloud bandwidth
b31dc65

Antigravity Bot commited on

Perf: Sync video playback FPS and optimize JPEG quality
4b3098c

Antigravity Bot commited on

Fix: Robust video source switching with cache busting
0b14a77

Antigravity Bot commited on

UI Polish: Slimmer header and larger video feed
19918a9

Antigravity Bot commited on

Feat: Implement client-side webcam streaming via /api/process_frame
b210ce4

macbook commited on

Fix: Initialize placeholder frame to prevent stream hanging
8a2b91b

macbook commited on

Fix: Enable Gunicorn threading to support video streaming
c33c3e5

macbook commited on

Remove accidental temporary video files
b428de6

macbook commited on

Configure Git LFS for large model files
714bc87

macbook commited on

Add Dockerfile and configure Space SDK
5aa2f4f

macbook commited on

UI Refinement: Lumina Glass theme restoration, Branding updates to WQF7006, Layout compaction, and Sidebar swap
b1b1d12

macbook commited on

Fix: Strictly pin numpy==1.26.4 to resolve Render crash
ba6da72

macbook commited on

Fix: Pin numpy<2 for Render compatibility
c89572a

macbook commited on

Fix: Pin Python 3.10 and update Pillow for Render compatibility
92b6d95

macbook commited on