Commit History

Skip text_encoder CPU offload in fast mode; type mode as an enum
39867e3

someone-in-the-world Claude Sonnet 5 commited on

Speed up fast mode: lower resolution cap, skip needless VAE tiling, fewer steps
9fcf338

someone-in-the-world Claude Sonnet 5 commited on

Batch log uploads to avoid HF 256-commits/hour rate limit
2f63460

someone-in-the-world Claude Sonnet 4.6 commited on

Switch log pruning from time-based to count-based
c149547

someone-in-the-world Claude Sonnet 4.6 commited on

Squash git history daily to free LFS storage from pruned files
0597d39

someone-in-the-world Claude Sonnet 4.6 commited on

Extract _make_path as single source of truth for parquet file naming
9235827

someone-in-the-world Claude Sonnet 4.6 commited on

Pass now to _prune_old_files for deterministic boundary testing
818b129

someone-in-the-world Claude Sonnet 4.6 commited on

Auto-prune log files older than LOG_MAX_DAYS (default 7) after each upload
ca0e7d6

someone-in-the-world Claude Sonnet 4.6 commited on

Extract dimension calc, add pytest, fix aspect ratio rounding
2837b03

someone-in-the-world Claude Sonnet 4.6 commited on