Release v0.1
Changelog
- Support for TomeSD
- AIT ControlNet caching
- UI shows the last seed used
- "Send to" UI feature
- "Image Browser" Delete Image, Download image buttons
- The "interrupt" button will be disabled if an image is not being generated
- Image to Image steps should now have the correct number of total steps
- Deepdanbooru tagger
- Txt2img High-resolution fix
- New Image Upload component (D&D support)
- AIT VRAM savings (should be much closer to normal diffusers pipeline)
- AIT support for .safetensors/.ckpt
- Can now run on CPU (and maybe MPS - not tested as we lack the hardware)
- LoRA support for PyTorch
- Much more robust UI
- ControlNet AIT
- full WSL support (recommended over Docker)
- Full support for .safetensors/.ckpt
- Much much more
I am also in the process of developing a cross-platform manager called "VoltaML Manager". It is a Rust-based utility that should take care of the installation process, updating, and gathering of diagnostic data so you do not have to do it on your own (not telemetry - just a local process, that you can then take the output and paste it into the Issue context)
The source code for that feature can be found here: https://github.com/VoltaML/voltaML-fast-stable-diffusion/tree/experimental/manager
Next up
- Finally add more upscalers and redo the UI for them (RealESRGANs, Valar4x, and so on)
- 9-channel inpainting with a better inpainting UI
- ControlNet 1.1, MultiControlNet
- Control over LoRA bias weights
- Text Embeddings
- Presets in the UI (1920x1080, 512x836...)
- Redo the reconnect Button with more functionality
- Light theme UI (accessibility reasons)