Skip to content

v2.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 02:31
· 3020 commits to main since this release
f0364d0

Added

  • Added Output Sharing option for all packages in the three-dots menu on the Packages page
    • This will link the package's output folders to the relevant subfolders in the "Outputs" directory
      • When a package only has a generic "outputs" folder, all generated images from that package will be linked to the "Outputs\Text2Img" folder when this option is enabled
  • Added Outputs page for viewing generated images from any package, or the shared output folder
  • Added Stable Diffusion WebUI/UX package
  • Added Stable Diffusion WebUI-DirectML package
  • Added kohya_ss package
  • Added Fooocus-ControlNet-SDXL package
  • Added GPU compatibility badges to the installers
  • Added filtering of "incompatible" packages (ones that do not support your GPU) to all installers
    • This can be overridden by checking the new "Show All Packages" checkbox
  • Added more launch options for Fooocus, such as the --preset option
  • Added Ctrl+ScrollWheel to change image size in the inference output gallery and new Outputs page
  • Added "No Images Found" placeholder for non-connected models on the Checkpoints tab
  • Added "Open on GitHub" option to the three-dots menu on the Packages page

Changed

  • If ComfyUI for Inference is chosen during the One-Click Installer, the Inference page will be opened after installation instead of the Launch page
  • Changed all package installs & updates to use git commands instead of downloading zip files
  • The One-Click Installer now uses the new progress dialog with console
  • NVIDIA GPU users will be updated to use CUDA 12.1 for ComfyUI & Fooocus packages for a slight performance improvement
    • Update will occur the next time the package is updated, or on a fresh install
    • Note: CUDA 12.1 is only available on Maxwell (GTX 900 series) and newer GPUs
  • Improved Model Browser download stability with automatic retries for download errors
  • Optimized page navigation and syntax formatting configurations to improve startup time

Fixed

  • Fixed crash when clicking Inference gallery image after the image is deleted externally in file explorer
  • Fixed Inference popup Install button not working on One-Click Installer
  • Fixed Inference Prompt Completion window sometimes not showing while typing
  • Fixed "Show Model Images" toggle on Checkpoints page sometimes displaying cut-off model images
  • Fixed missing httpx package during Automatic1111 install
  • Fixed some instances of localized text being cut off from controls being too small