Update README.md
Browse files
README.md
CHANGED
@@ -60,6 +60,19 @@ Postprocess upscale by: 4, Postprocess upscaler: SwinIR_4x
|
|
60 |
|
61 |

|
62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
## License ##
|
64 |
|
65 |
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage. The CreativeML OpenRAIL License specifies:
|
|
|
60 |
|
61 |

|
62 |
|
63 |
+
## Extra: Comparing with merges with original Text Encoders ##
|
64 |
+
|
65 |
+
- **Uniform merge.** M = 1 / "number of models in total".
|
66 |
+
- M=0.5 (`02a-vbp23-cbp2`)
|
67 |
+
- M=0.33 (`03a-vcbp-mzpikas_tmnd`)
|
68 |
+
- M=0.25 (`04a-vcbp_mzpt_d8`)
|
69 |
+
- M=0.2 (`05a-vcbp_mtd8_cwl`)
|
70 |
+
- M=0.167 (`06a-vcbp_mtd8cwl_bd`)
|
71 |
+
- M=0.143 (`07a-vcbp_mtd8cwl_bdaw`)
|
72 |
+
- M=0.125 (`08a-vcbpmt_d8cwlbd_aweb5`)
|
73 |
+
|
74 |
+
*Image coming soon.* Suprisingly, they looks similar, with only minor difference in background and unnamed details (semantic relationships).
|
75 |
+
|
76 |
## License ##
|
77 |
|
78 |
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage. The CreativeML OpenRAIL License specifies:
|