Commit History

Add privacy notice clarifying no user data is collected
3c311e0

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

Add step-progress bar to inference loader
4382eeb

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

Fix quick prompt buttons: HTML-escape JSON to avoid breaking onclick attribute
ce260d2

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

Fix f-string backslash syntax error in build_suggestion_chips_html
b122899

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

Load Quick Prompts from suggestions.json, replace artistic chips with realistic ones
62ddcce

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

Update prompt for examples/8.jpg + 9.png to swing dance scene
f538c34

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

Restore blank line in app.css removed during revert
c6cb9f9

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

Revert 2K/4K resolution selector (4K too slow for generation)
0aa155d

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

Update examples/8.jpg and examples/9.png via Git LFS
ab2fda8

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

Add 2K/4K resolution selector to Advanced Settings
ca50d09

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

Refactor app.py: extract helpers, consolidate imports
a532114

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

Add models metadata linking Space to HF model repos
8152bef

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

Add category metadata for HF Spaces image-generation listing
97c5dd2

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

Update examples: remove 3 entries, reorder try-on pairs
b8a3101

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

Update example images 10.jpg and 11.png
89989a2

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

Remove /data mount dependency and HF cache inspection
e298a3e

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

Remove local_files_only from transformer load to fix missing snapshots/
d76d484

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

Time transformer/pipeline loads; allow pipeline to fetch config from Hub
fe5e4a1

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

Inspect blob cache sizes; fail fast with local_files_only=True
b3330b2

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

Log HF cache state before from_pretrained to diagnose hang
b40674b

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

Add granular startup logging to diagnose hang
170974c

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

Add torch.cuda.Event section timing to infer()
961feed

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

Redirect HF model cache to persistent storage on /data/hf_cache
56450ae

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

Change theme colors from blue-dark to hot pink
b2a7efc

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

Move EXAMPLES_CONFIG to examples.json
7d8bf38

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

Upgrade transformer weights from AIO-V19 to AIO-V23
9825259

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

Rename app title to High Resolution FireRed Image Edit 2K
42715fa

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

Change timestamp column from ISO string to Unix float64
4883dd8

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

Log reason when inference logging is skipped
b886ed1

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

Rename model card title to High Resolution FireRed Image Edit 2K
19bb9bc

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

Update examples/1.jpg prompt to Ninja costume
9fd023f

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

Move logging logic into logging_utils.py
8e461ed

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

Update examples/1.jpg and its prompt
e005d03

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

Move negative prompt into static/negative_prompt.txt
b00e42b

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

Move SVG icons from Python constants into HTML template directly
c1e4742

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

Refactor: extract inline CSS, JS, and HTML from app.py into static files
28ae1ac

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

Change Space emoji from fire to camera
a30e6f9

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

Update description to highlight 2K high-resolution output goal
a7e2a7b

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

Remove image downscale in logging; log at full resolution
d77e97b

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

Update Space card title to HighRes FireRed ImageEdit 2K
564483a

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

Bump MAX_OUTPUT_DIM from 1280 to 2048
12e69c6

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

Bump output resolution to 1280 via MAX_OUTPUT_DIM constant
238c6e8

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

Shorten short_description to meet HF 60-char limit
eb3c7aa

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

Add short_description to README frontmatter for Space search discoverability
4dd0230

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

Add image-generation, image-to-image, and image-editing tags to Space card
ffd29ea

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

Update space card title to FireRed ImageEdit Turbo Experimental
4921089

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

Add README.md upload to dataset repo for HF viewer image column rendering
18a8688

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

Fix image preview: build Parquet directly with PyArrow + HF schema metadata
dccc3f5

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