Been planning this for a while, but package extension management is finally here for Preview 1! You can now browse community extensions for install or update/uninstall existing ones using the package's menu. Supports ComfyUI and A1111 for now, but we've make it easy to add to other packages in the future as well.
Few more things we'd like to do but should be close to a v2.8.0 release. Let us know if you encounter issues or have suggestions.
- Added Package Extensions (Plugins) management - accessible from the Packages' 3-dot menu. Currently supports ComfyUI and A1111.
- Added base model filter to Checkpoints page
- Search box on Checkpoints page now searches tags and trigger words
- Added "Compatible Images" category when selecting images for Inference projects
- Added "Find in Model Browser" option to the right-click menu on the Checkpoints page
- Removed "Failed to load image" notification when loading some images on the Checkpoints page
- Installed models will no longer be selectable on the Hugging Face tab of the model browser
- Inference file name patterns with directory separator characters will now have the subdirectories created automatically
- Fixed missing up/downgrade buttons on the Python Packages dialog when the version was not semver compatible
- Automatic1111 package installs will now install the missing `jsonmerge` package