z-image support transformers finetunes

Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
vladmandic
2025-12-16 19:30:05 +01:00
parent 409ad8d2bd
commit 6ec88a509b
+3
View File
@@ -8,6 +8,9 @@
- **Features**
- Google models support for both *Dev* and *Vertex* access methods
see [docs](https://vladmandic.github.io/sdnext-docs/Google-GenAI/) for details
- Z-Image support loading transformer file-tunes in safetensors format
as with any transformers/unet finetunes, place them then `models/unet`
and use **UNET Model** to load safetensors file as they are not complete models
- **Internal**
- update nightlies to `rocm==7.1`
- mark `python==3.9` as deprecated