Add discoverability tags to Space README 130538f someone-in-the-world Claude Sonnet 4.6 commited on May 19
Wrap mode_toggle.js as arrow function to match Gradio js= convention 8b178bf someone-in-the-world Claude Sonnet 4.6 commited on May 19
Add max_dim_for_mode to dimensions (missed in earlier commit) 2cf368d someone-in-the-world Claude Sonnet 4.6 commited on May 19
Load mode toggle JS via demo.load instead of stripped <script> tag a3f2ffd someone-in-the-world Claude Sonnet 4.6 commited on May 19
Escape JS braces in app.html to fix Python .format() KeyError 84855d6 someone-in-the-world Claude Sonnet 4.6 commited on May 19
Add Fast / High-Detail mode toggle (768px vs 2048px output) f333d01 someone-in-the-world Claude Sonnet 4.6 commited on May 19
Add per-section timing to log_inference 0ce14db someone-in-the-world Claude Sonnet 4.6 commited on May 17
Time log_inference and print elapsed duration b59fe84 someone-in-the-world Claude Sonnet 4.6 commited on May 17
Log temp file cleanup failures instead of silently swallowing them 34c8646 someone-in-the-world Claude Sonnet 4.6 commited on May 17
Squash git history daily to free LFS storage from pruned files 0597d39 someone-in-the-world Claude Sonnet 4.6 commited on May 17
Extract _make_path as single source of truth for parquet file naming 9235827 someone-in-the-world Claude Sonnet 4.6 commited on May 17
Pass now to _prune_old_files for deterministic boundary testing 818b129 someone-in-the-world Claude Sonnet 4.6 commited on May 17
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 May 17
Write one parquet file per inference to avoid Git LFS version bloat 9e47f62 someone-in-the-world Claude Sonnet 4.6 commited on May 17
Add heartbeat logging during model loading b8216f1 someone-in-the-world Claude Sonnet 4.6 commited on May 16
Move privacy policy inline as collapsible section at bottom of app e92bb7f someone-in-the-world Claude Sonnet 4.6 commited on May 16
Add PRIVACY.md and link it from the app notice d896626 someone-in-the-world Claude Sonnet 4.6 commited on May 16
Clarify data use purpose and access scope in privacy notice c47642b someone-in-the-world Claude Sonnet 4.6 commited on May 16
Improve privacy notice for GDPR accuracy 085502b someone-in-the-world Claude Sonnet 4.6 commited on May 16
Add privacy notice clarifying no user data is collected 3c311e0 someone-in-the-world Claude Sonnet 4.6 commited on May 16
Add step-progress bar to inference loader 4382eeb someone-in-the-world Claude Sonnet 4.6 commited on May 15
Fix quick prompt buttons: HTML-escape JSON to avoid breaking onclick attribute ce260d2 someone-in-the-world Claude Sonnet 4.6 commited on May 15
Fix f-string backslash syntax error in build_suggestion_chips_html b122899 someone-in-the-world Claude Sonnet 4.6 commited on May 15
Load Quick Prompts from suggestions.json, replace artistic chips with realistic ones 62ddcce someone-in-the-world Claude Sonnet 4.6 commited on May 15
Update prompt for examples/8.jpg + 9.png to swing dance scene f538c34 someone-in-the-world Claude Sonnet 4.6 commited on May 15
Restore blank line in app.css removed during revert c6cb9f9 someone-in-the-world Claude Sonnet 4.6 commited on May 15
Revert 2K/4K resolution selector (4K too slow for generation) 0aa155d someone-in-the-world Claude Sonnet 4.6 commited on May 15
Update examples/8.jpg and examples/9.png via Git LFS ab2fda8 someone-in-the-world Claude Sonnet 4.6 commited on May 15
Add 2K/4K resolution selector to Advanced Settings ca50d09 someone-in-the-world Claude Sonnet 4.6 commited on May 15
Refactor app.py: extract helpers, consolidate imports a532114 someone-in-the-world Claude Sonnet 4.6 commited on May 15
Add models metadata linking Space to HF model repos 8152bef someone-in-the-world Claude Sonnet 4.6 commited on May 14
Add category metadata for HF Spaces image-generation listing 97c5dd2 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Update examples: remove 3 entries, reorder try-on pairs b8a3101 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Update example images 10.jpg and 11.png 89989a2 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Remove /data mount dependency and HF cache inspection e298a3e someone-in-the-world Claude Sonnet 4.6 commited on May 14
Remove local_files_only from transformer load to fix missing snapshots/ d76d484 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Time transformer/pipeline loads; allow pipeline to fetch config from Hub fe5e4a1 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Inspect blob cache sizes; fail fast with local_files_only=True b3330b2 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Log HF cache state before from_pretrained to diagnose hang b40674b someone-in-the-world Claude Sonnet 4.6 commited on May 14
Add granular startup logging to diagnose hang 170974c someone-in-the-world Claude Sonnet 4.6 commited on May 14
Add torch.cuda.Event section timing to infer() 961feed someone-in-the-world Claude Sonnet 4.6 commited on May 14
Extract dimension calc, add pytest, fix aspect ratio rounding 2837b03 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Redirect HF model cache to persistent storage on /data/hf_cache 56450ae someone-in-the-world Claude Sonnet 4.6 commited on May 14
Change theme colors from blue-dark to hot pink b2a7efc someone-in-the-world Claude Sonnet 4.6 commited on May 14
Move EXAMPLES_CONFIG to examples.json 7d8bf38 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Upgrade transformer weights from AIO-V19 to AIO-V23 9825259 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Rename app title to High Resolution FireRed Image Edit 2K 42715fa someone-in-the-world Claude Sonnet 4.6 commited on May 14
Change timestamp column from ISO string to Unix float64 4883dd8 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Log reason when inference logging is skipped b886ed1 someone-in-the-world Claude Sonnet 4.6 commited on May 14