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
Rename model card title to High Resolution FireRed Image Edit 2K 19bb9bc someone-in-the-world Claude Sonnet 4.6 commited on May 14
Update examples/1.jpg prompt to Ninja costume 9fd023f someone-in-the-world Claude Sonnet 4.6 commited on May 14
Move logging logic into logging_utils.py 8e461ed someone-in-the-world Claude Sonnet 4.6 commited on May 14
Update examples/1.jpg and its prompt e005d03 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Move negative prompt into static/negative_prompt.txt b00e42b someone-in-the-world Claude Sonnet 4.6 commited on May 14
Move SVG icons from Python constants into HTML template directly c1e4742 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Refactor: extract inline CSS, JS, and HTML from app.py into static files 28ae1ac someone-in-the-world Claude Sonnet 4.6 commited on May 14
Change Space emoji from fire to camera a30e6f9 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Update description to highlight 2K high-resolution output goal a7e2a7b someone-in-the-world Claude Sonnet 4.6 commited on May 14
Remove image downscale in logging; log at full resolution d77e97b someone-in-the-world Claude Sonnet 4.6 commited on May 14
Update Space card title to HighRes FireRed ImageEdit 2K 564483a someone-in-the-world Claude Sonnet 4.6 commited on May 14
Bump MAX_OUTPUT_DIM from 1280 to 2048 12e69c6 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Bump output resolution to 1280 via MAX_OUTPUT_DIM constant 238c6e8 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Shorten short_description to meet HF 60-char limit eb3c7aa someone-in-the-world Claude Sonnet 4.6 commited on May 14
Add short_description to README frontmatter for Space search discoverability 4dd0230 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Add image-generation, image-to-image, and image-editing tags to Space card ffd29ea someone-in-the-world Claude Sonnet 4.6 commited on May 14
Update space card title to FireRed ImageEdit Turbo Experimental 4921089 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Add README.md upload to dataset repo for HF viewer image column rendering 18a8688 someone-in-the-world Claude Sonnet 4.6 commited on May 14
Fix image preview: build Parquet directly with PyArrow + HF schema metadata dccc3f5 someone-in-the-world Claude Sonnet 4.6 commited on May 14