mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
+3
-4
@@ -1,6 +1,6 @@
|
||||
# Change Log for SD.Next
|
||||
|
||||
## Update for 2025-04-11
|
||||
## Update for 2025-04-12
|
||||
|
||||
- **Models**
|
||||
- [HiDream-I1](https://huggingface.co/HiDream-ai/HiDream-I1-Full) in fast, dev and full variants!
|
||||
@@ -8,10 +8,9 @@
|
||||
and 4 (!?) text-encoders: *clip-l, clip-g, t5-1.1-xxl, llama-3.1-8b-instruct* for total of **8.3B** parameters
|
||||
simply select from *networks -> models -> reference*
|
||||
due to size (over 25B params in 58GB), offloading and on-the-fly quantization are pretty much a necessity
|
||||
custom `llama` model can be set in *settings -> model options*
|
||||
custom `llama` model can be set in *settings -> model options*
|
||||
difference between variants is recommended number of steps: *fast=16, dev=28, full=50*
|
||||
hidream supportability: *offloading, quantization, taesd live-preview, remote-vae*
|
||||
hidream compatibility: *flowmatching samplers*
|
||||
compatible with: *flowmatching samplers*, *offloading, quantization, taesd live-preview*
|
||||
- **Features**
|
||||
- Custom model loader
|
||||
can be used to load any known diffusion model with default or custom model components
|
||||
|
||||
Reference in New Issue
Block a user