aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-20Add toggle button for tree view. Use default settings for sortmode and direct...Sj-Si
2024-01-18Fix various bugs including refresh bug.Sj-Si
2024-01-18Fix missing important style.Sj-Si
2024-01-17Fix embeddings add/remove to/from prompt on click bugs.Sj-Si
2024-01-16fix bugsSj-Si
2024-01-16Finish cleanup.Sj-Si
2024-01-15Run lintingSj-Si
2024-01-15Move extra network tab buttons into tree view;Sj-Si
2024-01-15fix bugs. introduce new ones.Sj-Si
2024-01-14fix lintingSj-Si
2024-01-14fix search box handling. sort maybe broken not sure. need to bug test and fin...Sj-Si
2024-01-13continue cleanup and redesign.Sj-Si
2024-01-11Merge changes from devSj-Si
2024-01-11Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si
2024-01-11Merge pull request #14618 from akx/log-fmt-fixAUTOMATIC1111
2024-01-11Logging: set formatter correctly for fallback logger tooAarni Koskela
2024-01-10begin redesign of tree module.Sj-Si
2024-01-09Merge pull request #14598 from AUTOMATIC1111/fix-txt2img_upscaleAUTOMATIC1111
2024-01-10update p.seed and p.subseedw-e-w
2024-01-09Merge pull request #14589 from Sj-Si/hotfix/remove-upscaler-size-limitsAUTOMATIC1111
2024-01-09Restore scale factor limit changes to master branch.Sj-Si
2024-01-09Restore scale factor limit changes to master branch.Sj-Si
2024-01-09Merge pull request #14583 from continue-revolution/conrevo/lcm-samplerAUTOMATIC1111
2024-01-09Merge pull request #14593 from papuSpartan/api_tlsAUTOMATIC1111
2024-01-09Merge pull request #14597 from AUTOMATIC1111/improved-manual-castAUTOMATIC1111
2024-01-09rearrange if-statements for cpuKohaku-Blueleaf
2024-01-09Apply the correct behavior of precision='full'Kohaku-Blueleaf
2024-01-09Revert "Apply correct inference precision implementation"Kohaku-Blueleaf
2024-01-09Apply correct inference precision implementationKohaku-Blueleaf
2024-01-09linting and debugsKohaku-Blueleaf
2024-01-09Fix bugs when arg dtype doesn't matchKohakuBlueleaf
2024-01-09improve efficiency and support more deviceKohaku-Blueleaf
2024-01-09include tls arguments in api uvicorn initunknown
2024-01-08Increase limits for upscalers.Sj-Si
2024-01-08fix lintingSj-Si
2024-01-08fix indentationSj-Si
2024-01-08Add tree-view display for extra networks.Sj-Si
2024-01-08lcm samplercontinue-revolution
2024-01-08Merge pull request #14573 from continue-revolution/conrevo/add-p-to-cfgAUTOMATIC1111
2024-01-07make denoiser None by defaultChengsong Zhang
2024-01-07add self insteadcontinue-revolution
2024-01-07add p to cfgdenoiserparamscontinue-revolution
2024-01-07add assets repo; serve fonts locally rather than from google's serversAUTOMATIC1111
2024-01-07Merge pull request #14560 from Nuullll/condfunc-warningAUTOMATIC1111
2024-01-07Merge pull request #14563 from Nuullll/model-loaded-callbackAUTOMATIC1111
2024-01-07Merge pull request #14562 from Nuullll/fix-ipex-xpu-generatorAUTOMATIC1111
2024-01-06Execute model_loaded_callback after moving to target deviceNuullll
2024-01-06Fix formatNuullll
2024-01-06[IPEX] Fix torch.Generator hijackNuullll
2024-01-06Merge pull request #14559 from Nuullll/ipex-sdpa-fixAUTOMATIC1111