Merge pull request #63 from some1galaxy/develop c04ab6e Running unverified someone-in-the-world commited on 3 days ago
Promote High Quality Video Generation with a full-width banner (#62) adc888d unverified someone-in-the-world Claude Sonnet 5 commited on 3 days ago
Merge pull request #59 from some1galaxy/develop 0ee3546 unverified someone-in-the-world commited on 3 days ago
Merge pull request #58 from some1galaxy/fix/lower-default-guidance-scale 74e94fd unverified someone-in-the-world commited on 3 days ago
Lower default guidance scale from 2.5 to 1.2 0d920e8 someone-in-the-world Claude Sonnet 5 commited on 3 days ago
Merge pull request #57 from some1galaxy/fix/enable-negative-prompt-cfg 44b7356 unverified someone-in-the-world commited on 3 days ago
Fix negative prompt having no effect at default guidance scale b2fbe5d someone-in-the-world Claude Sonnet 5 commited on 3 days ago
Merge pull request #56 from some1galaxy/develop e65e090 unverified someone-in-the-world commited on 3 days ago
Promote High Quality Video Generation space instead of face swap (#55) c97aace unverified someone-in-the-world Claude Sonnet 5 commited on 3 days ago
Split HF_TOKEN into per-environment secrets (#54) c9a9828 unverified someone-in-the-world Claude Sonnet 5 commited on 4 days ago
Sync develop into main (#52) 8c202fb unverified someone-in-the-world Claude Sonnet 5 commited on 14 days ago
Merge main into develop, resolving PR #52 sync conflict 1a48ef6 someone-in-the-world commited on 14 days ago
Tune default gpu_duration down: fast 60->30s, high_detail 75->50s (#51) 432697c unverified someone-in-the-world Claude Sonnet 5 commited on 15 days ago
Remove _COLD_START_BUFFER_S: gpu_duration is now the full declared duration (#49) cb8fdf5 unverified someone-in-the-world Claude Sonnet 5 commited on 15 days ago
Fix stale log wording: text_encoder offload-skip no longer says .to() is unsupported (#47) e878428 unverified someone-in-the-world Claude Sonnet 5 commited on 15 days ago
Fix GPU task aborted: stop passing pipe as a @spaces.GPU argument (#45) 668d06d unverified someone-in-the-world Claude Sonnet 5 commited on 15 days ago
Spike: load int8 text_encoder at module level instead of per-request (#43) 66050d8 unverified someone-in-the-world Claude Sonnet 5 commited on 15 days ago
Thread pipe as an explicit parameter instead of a global in inference.py (#41) 7e10ba5 unverified someone-in-the-world Claude Sonnet 5 commited on 15 days ago
Remove the bf16 text_encoder fallback: int8 is now a hard requirement (#39) cc70236 unverified someone-in-the-world commited on 15 days ago
Construct pipe explicitly in inference.py instead of at model_loading import (#38) 0fc5a14 unverified someone-in-the-world commited on 15 days ago
Introduce a two-stage develop/main deploy flow (#27) (#35) 1d520c8 unverified someone-in-the-world Claude Sonnet 5 commited on 20 days ago
Drop text_encoder's unused lm_head to free ~1GB (~0.5GB int8) (#34) 1f4d396 unverified someone-in-the-world Claude Sonnet 5 commited on 20 days ago
Introduce a two-stage develop/main deploy flow (#27) 6e3ec3e unverified someone-in-the-world Claude Sonnet 5 commited on 20 days ago
Extract _InferTimer into a generic Timer in timing.py (#32) 4c7d253 unverified someone-in-the-world Claude Sonnet 5 commited on 20 days ago
Rename dev-en's repo variable from HF_SPACE_ID to HF_SPACE_ID_DEV_EN (#30) c8fd602 unverified someone-in-the-world Claude Sonnet 5 commited on 20 days ago
Centralize print_*() logging functions in logging_utils.py (#29) 2ee5f18 unverified someone-in-the-world Claude Sonnet 5 commited on 20 days ago
Set up develop/main two-stage deploy: retarget dev-en to develop, add prod-en workflow 7cee87f someone-in-the-world commited on 21 days ago
Extract print() calls into named print_*() functions (#23) 98269eb unverified someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Clean up experimental logging from the module-level .to('cuda') investigation (#25) 9598a80 unverified someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Use CPU-only torch/torchvision wheels for the mypy CI job (#22) 6d048df unverified someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Fix OOM: stop double-allocating text_encoder (bf16 + int8) on GPU (#24) 5f1d4d1 unverified someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Experiment: load transformer/pipeline via module-level .to('cuda') (#21) cf338bd unverified someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Enforce strict typing on Python code with mypy (#20) 698eb37 unverified someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Split app.py into cohesive modules (#17) 63be854 unverified someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Merge pull request #18 from some1galaxy/ci/deploy-dev-en-on-merge 8fbbbcf unverified someone-in-the-world commited on 21 days ago
Drop hardcoded Space id from the error message acee921 someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Fail loudly instead of defaulting HF_SPACE_ID 86beb65 someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Make the target HF Space configurable via a repo variable bc4d94a someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Add GitHub Actions workflow to deploy to dev-en Space on merge to main a1ed2cd someone-in-the-world Claude Sonnet 5 commited on 21 days ago
Add copy-prompt button and improve mobile touch targets/layout dbd99af someone-in-the-world Claude Sonnet 5 commited on 24 days ago
Convert example images 2.jpg, 3.jpeg, 4.jpg, 5.jpg to actual Git LFS objects 6482da8 someone-in-the-world Claude Sonnet 5 commited on Aug 2
Add notice that the Space may end without prior notice 3fea774 someone-in-the-world Claude Sonnet 5 commited on Aug 2
Reduce default GPU duration for High Detail mode from 60s to 30s 106074d someone-in-the-world Claude Sonnet 5 commited on Jul 21
Pad declared ZeroGPU duration with a cold-start buffer 8ec79ca someone-in-the-world Claude Sonnet 5 commited on Jul 21
Sync visible GPU duration slider default to Fast mode's 15s 88ef5d4 someone-in-the-world Claude Sonnet 5 commited on Jul 21
Fix step-done log ordering vs text_encoder offload/pre-VAE-decode 1a04070 someone-in-the-world Claude Sonnet 5 commited on Jul 20
Reduce default GPU duration for Fast mode from 30s to 15s 8a3b1b0 someone-in-the-world Claude Sonnet 5 commited on Jul 20
Add VAE decode logging: pre-decode mem snapshot, tiling prediction, peak reset a1fde2a someone-in-the-world Claude Sonnet 4.6 commited on Jul 20
Raise VAE tile threshold to HIGH_DETAIL.max_dim (2048px) to skip tiling 2f7a843 someone-in-the-world Claude Sonnet 4.6 commited on Jul 20
Bump bitsandbytes to 0.49.2 for CUDA 13.0 support acdbece someone-in-the-world Claude Sonnet 5 commited on Jul 20