Skip to content

v3.3.4 - ImageEdit Improvements

Pre-release
Pre-release

Choose a tag to compare

@saddam213 saddam213 released this 26 Apr 01:12
· 43 commits to master since this release
8166405

ImageEdit Improvements

Expanding the ImageEdit toolkit with selection tools and FLUX.2 Klein integration.

FrameToFrame Video Processing

You can now process videos frame-by-frame. This feature utilizes ImageEdit models, including FLUX.2 Klein, to apply consistent AI transformations across video sequences.

Selection and Masking Tools

We have added new tools to the ImageEdit section to give you better control over your projects:

  • Selection Tool: Define specific areas for the AI to process.
  • Masking Tool: Paint over areas you want to modify while keeping the rest of the image unchanged.

FLUX.2 Klein Inpaint Support

Full support for FLUX.2 Klein inpainting is now available. This allows for high-quality object removal or content generation within masked areas, designed to match the lighting and style of the original image.

Improved Settings Area

The Settings section has been reorganized to be more user-friendly. It is now easier to manage your model paths, hardware configuration, and performance options.


2026-04-26.13-08-45.mp4

Installation

This dev build is NOT compatible with previous versions of Amuse or existing ONNX models, full uninstall of Amuse 3.0 is REQUIRED.

Upgrade from v3.3.2, v3.3.3 is supported,
$\color{red}{\text{WARNING: Environments will be rebuilt this version (Diffusers Update).}}$

1. Installer Version

Best for a standard Windows setup with automatic shortcuts.

  • New Install & Upgrade:
    1. Download and run Amuse_vX.X.X.exe.
    2. Follow the on-screen instructions.

2. Standalone Version

Best for custom drive locations.

New Install:

  1. Download and extract Amuse_vX.X.X.zip to your preferred folder.
  2. Run Amuse.exe.

Upgrade:

  1. Download and extract Amuse_vX.X.X.zip to a temp folder.
  2. Copy and overwrite all files in your existing location
  3. Run Amuse.exe.

Note: A fast SSD with plenty of free space is highly recommended, as model downloads can be large.


Device Compatibility

This new engine leverages a python based compute backend. Please note the following hardware requirements for this dev release:

  • NVIDIA: Supports all CUDA compatible devices (CUDA 12.8).
  • AMD: Supports Radeon 7000, 9000 series GPUs (ROCm 7.2.1).
  • Intel: Not Supported.
  • Legacy Hardware: If you are using an incompatible device or older AMD hardware, it is highly recommended to stay on v3.2.0 until broader support is ported to the new engine.

Developers Note

Only install this version if you are interested in testing development builds. As I am a solo developer with very limited testing resources and only a few devices, things may not work, and features may be missing. Each dev build may require re-installs and other manual processes. Please only install if this is okay; otherwise, wait until a stable release is ready.

Full Changelog: v3.3.3...v3.3.4
GitHub Downloads (all assets, specific tag)