Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Tongyi-MAI/Z-Image
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
The `ZImage Base` model in `F32` format.
|
| 8 |
+
|
| 9 |
+
This is the originally uploaded weights from the ZImage huggingface repo, before they were deleted and replaced with the down-scaled `BF16` version for release--this is not the `BF16` release converted to `F32`.
|
| 10 |
+
|
| 11 |
+
This model is in the original `diffusers` format.
|