MyGit

v4.0.0rc6

invoke-ai/InvokeAI

版本发布时间: 2024-03-28 22:39:13

invoke-ai/InvokeAI最新发布版本:v4.2.0(2024-05-09 21:17:36)

This is a Release Candidate. We strongly suggest backing up your database before testing to prevent data loss in case of any issues.

Please let us know if you run into anything unexpected.

What's Changed in RC6 from RC5

🎉 Barring any major issues, this will be the last RC before v4.0.0! 🎉

What's New in 4.0

Simplified Installation, Updating and Configuration

We've simplified and streamlined installation, making it much faster and reliable:

New Model Manager

The model manager is rewritten in v4.0.0, both frontend and backend. This builds a foundation for future model architectures and brings some exciting new user-facing features:

Model Hashing

When you first run v4.0.0, it may take a few minutes to start up as it does a one-time hash of all of your model files.

Do not panic.

Hashes provide a stable identifier for a model that is the same across every platform.

If you don’t care about this, you can press Ctrl+C to interrupt the process and disable hashing by setting hashing_algorithm: random setting in invokeai.yaml.

Canvas Improvements

The canvas uses a new method for compositing called gradient denoising. This eliminates the need for multiple “passes”, greatly reducing generation time on the canvas. This method also provides substantially improved visual coherence between the masked regions and the rest of the image.

The compositing settings on canvas allow for control over the gradient denoising process.

Major research & experimentation for this novel denoising implementation was led by @dunkeroni, and @blessedcoolant was responsible for managing integration into the canvas UI.

Fixes and Enhancements

Many small bug fixes, resolved papercuts, and warm fuzzies. Shouting out some notable goodies from the community:

Bonus: Invoke Training (Beta)

As of v4.0.0, all references to training in the core invoke script now point to the Invoke Training Repo. Invoke Training offers a simple user interface for:

Learn more on the Invoke Training repo.

Installation and Upgrading

To install or upgrade to version 4.0, download the zip file from the release notes ("Assets" section), unzip it, and follow the installation instructions. For upgrades, select the same installation location.

💾 Download Installer

💻 Developer Changes

v4.0.0 is versioned as a major release due to breaking changes:

Contributing

As a community-supported project, we rely on volunteers and enthusiasts for continued innovation and polish. Everything from minor documentation fixes to major feature additions are welcome. To get started as a contributor, please refer to How to Contribute or reach out in #dev-chat on Discord!

What's Changed

New Contributors

Full Changelog: https://github.com/invoke-ai/InvokeAI/compare/v4.0.0rc5...v4.0.0rc6

相关地址:原始地址 下载(tar) 下载(zip)

1、 InvokeAI-installer-v4.0.0rc6.zip 16.72KB

查看:2024-03-28发行的版本