Commit History
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
Revert "Revert "Revert "Skip re-cloning ComfyUI on restart to speed up startup""" d1dc2f7
Revert "Revert "Skip re-cloning ComfyUI on restart to speed up startup"" d7ff660
Revert "Skip re-cloning ComfyUI on restart to speed up startup" cf4e044
Skip re-cloning ComfyUI on restart to speed up startup a48ec57
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
Ensure CPU compatibility and update README a7f4148
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
Uncomment torch and related packages 596eed1
Hermes Bot commited on
Uncomment torchsde to fix missing module 9aeb852
Hermes Bot commited on
Uncomment torchaudio to fix missing module 1912af9
Hermes Bot commited on
Disable SageAttention to avoid CPU errors 03a3e87
Hermes Bot commited on
Make should_use_bf16 stub accept manual_cast argument bec4723
Hermes Bot commited on
Fix indentation for Environment Ready print 6fdb441
Hermes Bot commited on
Remove stray plus signs from should_use_bf16 override eb20296
Hermes Bot commited on
Remove stray plus signs from CUDA stubs 68fa46a
Hermes Bot commited on
Override should_use_bf16 to avoid CUDA calls 55e1756
Hermes Bot commited on
Remove stray '+' characters and clean setup.py e327a4a
Hermes Bot commited on
Fix stray plus line in setup.py 4734897
Hermes Bot commited on
Patch external ComfyUI model_management for CPU fallback before import 35cd9cd
Hermes Bot commited on
Fix yaml import conflict in settings.py 6ec371b
Hermes Bot commited on