v3.3.3 - Automations
Pre-releasev3.3.3 - Automations
Amuse now supports Automations, allowing you to move beyond single-image generation into high-volume workflows. Whether you're stress-testing a new model with a Seed Batch or processing an entire library of videos, the new Automation engine handles the heavy lifting.
Supported Automation Modes
- Seed Batch: Perfect for finding the "Golden Seed." Generates a specified number of outputs using a unique random seed for each iteration.
- Prompt Lines: Feed Amuse a single
.txtfile; it will iterate through every line and generate an image/video for each unique prompt. - Prompt Folder: Point Amuse to a directory. It will scan for every text file and run a generation task based on the contents of each.
- Input Folder: The ultimate batch processor. Automatically run Upscale, Extract, Image or Video tasks on every image or video file found within a selected folder.
How to use
- Navigate to the Automation tab (or the Automation section in your generation settings).
- Select your Automation Type from the dropdown.
- Tip: Hover over the mode to see a detailed tooltip of what it does!
- Select your source file or folder.
- Click Automate and let Amuse handle the queue.
Automations.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 is supported
1. Installer Version
Best for a standard Windows setup with automatic shortcuts.
- New Install & Upgrade:
- Download and run
Amuse_vX.X.X.exe. - Follow the on-screen instructions.
- Download and run
2. Standalone Version
Best for custom drive locations.
New Install:
- Download and extract
Amuse_vX.X.X.zipto your preferred folder. - Run
Amuse.exe.
Upgrade:
- Download and extract
Amuse_vX.X.X.zipto a temp folder. - Copy and overwrite all files in your existing location
- 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 series GPUs only (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.2...v3.3.3