Commit History
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
Clean setup.py: single CPU fallback patch and torch monkey‑patch before import 2b442eb
Hermes Bot commited on
Patch get_torch_device in setup to enforce CPU fallback 6bcb2c3
Hermes Bot commited on
Fix syntax errors and ensure CPU fallback in model_management; make SageAttention patch robust 4071aca
Hermes Bot commited on
Run on CPU: replace GPU decorators and cuda providers c192821
Hermes Bot commited on