Commit History
Deduplicate gallery images by base name to avoid duplicate extensions 07b236d
Restrict demo.load to avoid repeated gallery loading 0ea9e4a
Fix syntax and deduplicate gallery loader e050d47
Deduplicate images in load_gallery_images to prevent duplicate thumbnails ceb007a
Remove duplicate load_gallery_images definition to fix UnboundLocalError b0c0c9b
Add Refresh button to Gallery tab to manually reload thumbnails 4d18b32
Update all result galleries to use filepath type for proper image handling abbdf7a
Update result gallery to use filepath type for correct handling ade8844
Separate Gallery tab to show thumbnails from output folder only, not duplicate result images bdda5f1
Fix run handler to duplicate output when gallery tab present 2c31db4
Set result gallery to 2 columns and height matching parameter blocks 560df86
Update run handlers to also update Gallery tab after generation e81128d
Adjust txt2img result gallery to match other tabs (columns=1, height=505) 26b235a
Separate result gallery into right column and split parameter blocks as requested 21ff072
Split Txt2Img base parameters into separate blocks as requested 13176a0
Match original Txt2Img layout to Tinchote version: proper run column and direct prompt fields 0bc0cb4
Align Txt2Img layout with Img2Img: wrap base params and gallery in Row/Column a9bc294
Adjust Txt2Img layout: wrap prompts in Row/Column and restore result gallery 79f478b
Improve Txt2Img layout: use Row for model/run and align components like other tabs 267790e
Fix Gallery style usage for Gradio v5 20a39a8
Fix UI nesting to resolve Dropdown page attribute error 88b1d8e
Wrap LoRA controls in Column+Row to fix Accordion layout aad4bb7
Hermes Bot commited on
Remove LoRA row container to fix layout error e3704b8
Hermes Bot commited on
Replace LoRA Row with Group to fix layout error d2d37af
Hermes Bot commited on
Use Row without visible for LoRA to fix layout error 96b2e47
Hermes Bot commited on
Replace Lora Row with Column to avoid layout error 8252485
Hermes Bot commited on
Fix Lora settings Row to avoid Dropdown page error 3fbe9fd
Hermes Bot commited on
Remove inner Column from txt2img UI to fix Dropdown page error 84995ff
Hermes Bot commited on
Simplify base parameter UI to avoid Row errors 704a7f8
Hermes Bot commited on
Remove nested Column to fix Dropdown page error 2ce9191
Hermes Bot commited on
Fix txt2img UI layout to avoid Dropdown page error 2adeb23
Hermes Bot commited on
Add Gallery tab and load images 8c01052
Hermes Bot commited on