Commit History

Remove Run Forever checkbox from all UI tabs
3522e52
Running

Hermes Bot commited on

Update ui/events/run_handlers.py
5aeb3d7
verified

R1000 commited on

Update ui/layout.py
5d2396f
verified

R1000 commited on

Update ui/layout.py
27821d0
verified

R1000 commited on

Update ui/layout.py
b1390e9
verified

R1000 commited on

Update ui/layout.py
05a214e
verified

R1000 commited on

Update ui/layout.py
b4ee7b0
verified

R1000 commited on

Update ui/layout.py
3ff7e24
verified

R1000 commited on

Update ui/layout.py
dfc04ca
verified

R1000 commited on

Fix indentation in Inpaint UI after adding Run Forever checkbox
a80eed0

Hermes Bot commited on

Add CSS styling for Run Forever checkbox and align Run/Run Forever height
09db071

Hermes Bot commited on

Fix indentation in Hires.Fix UI to resolve runtime error
74905be

Hermes Bot commited on

Fix indentation in Outpaint UI to resolve runtime error
ab1ad88

Hermes Bot commited on

Fix indentation in Inpaint UI to resolve runtime error
2e63f2b

Hermes Bot commited on

Add Run Forever checkbox below Run button for all tabs
5ece202

Hermes Bot commited on

Increase metadata textbox lines to 20 to match gallery height
b178bbd

Hermes Bot commited on

Set Gallery gallery height to match other tabs (627) for balanced layout
a89f186

Hermes Bot commited on

Rearrange Gallery layout: left gallery, right info+drop, match column widths
db3b582

Hermes Bot commited on

Adjust Gallery UI: full-width gallery, stacked metadata and drag‑and‑drop, enable overwrite
6b891b0

Hermes Bot commited on

Add drag-and-drop info upload component and handler
26f5a9f

Hermes Bot commited on

Trigger rebuild
1521e96

Hermes Bot commited on

Remove auto metadata extraction; use drag-and-drop upload for info
83b820a

Hermes Bot commited on

Refresh global gallery after generation
d80d2b1

Hermes Bot commited on

Add os import for filename handling
8a603b7

Hermes Bot commited on

Fix Gallery metadata extraction: robust path handling, fallback, include filename
117bc79

Hermes Bot commited on

Add global os declaration in run to fix UnboundLocalError
1e17100

Hermes Bot commited on

Remove inner random import to avoid UnboundLocalError
9ca7af9

Hermes Bot commited on

Restore PNG metadata writing in sd_image_pipeline after refactor
f8d77bc

Hermes Bot commited on

Flatten selected_path recursively to get image path and improve debug
a79dfdb

Hermes Bot commited on

Fix gallery metadata handler to correctly extract path and add proper debug
478118a

Hermes Bot commited on

Add debug and fallback to gallery metadata handler
f1bf63c

Hermes Bot commited on

Restore control buttons and layout for Gallery tab with metadata textbox
722713d

Hermes Bot commited on

Define _run_with_meta helper for global gallery handling
2660a46

Hermes Bot commited on

Show generation info only in global Gallery tab and remove per-tab metadata boxes
a69ebc6

Hermes Bot commited on

Merge branch 'main' of https://huggingface.co/spaces/R1000/ImageGen
b9d8f1a

Hermes Bot commited on

Add select handler to display generation info for chosen gallery image
4ade1be

Hermes Bot commited on

Update ui/layout.py
33eb125
verified

R1000 commited on

Reposition metadata textbox next to gallery in all tabs
5c1ed6a

Hermes Bot commited on

Fix indentation in run_handlers for metadata support
507359e

Hermes Bot commited on

Merge remote changes, keep our modifications for metadata
749e96c

Hermes Bot commited on

Add metadata textbox to galleries and return generation info
211ab44

Hermes Bot commited on

Enhance Gallery UI: add clear, download zip, improve layout
1d4eb4e

assistanttttttt commited on

Handle tuple output from workflow and ensure tensor extraction in _gpu_logic
d58278e

assistanttttttt commited on

Remove SaveImage node, adjust workflow executor, restore tensor-to-image saving and deduplication
45e7b61

assistanttttttt commited on

Restore image saving from tensor, dedupe duplicates, simplify result handling
fc39079

assistanttttttt commited on

Fix SyntaxError: align finally with try
f1d47d0

assistanttttttt commited on

Deduplicate SaveImage outputs and hash-filter duplicate files}
adee902

assistanttttttt commited on

Deduplicate gallery images by base name to avoid duplicate extensions
07b236d

assistanttttttt commited on

Restrict demo.load to avoid repeated gallery loading
0ea9e4a

assistanttttttt commited on