maedtb commited on
Commit
c2df512
·
verified ·
1 Parent(s): 51a7c9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
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.