Update README.md
Browse files
README.md
CHANGED
|
@@ -33,13 +33,13 @@ Overall, model performs particularly well with textures and patterns that were p
|
|
| 33 |
|
| 34 |

|
| 35 |
|
| 36 |
-
This benchmark measures character similarity across 1815 characters in this iteration of it.
|
| 37 |
|
| 38 |
-
We utilize reference(non-generated) set of images, and measure character features against ai-generated data - this is the similarity score. Our custom in-house model for character discrimination trained on ~1.2kk images is used.
|
| 39 |
|
| 40 |
-
Due to compute constraint, we selected only single model to compare against - not yet released latest version of [Chenkin](https://huggingface.co/ChenkinNoob/ChenkinNoob-XL-V0.3-BETA) model, which is the most trained SDXL-based anime model
|
| 41 |
|
| 42 |
-
|
| 43 |
|
| 44 |
## Bias and Limitations
|
| 45 |
|
|
@@ -65,7 +65,7 @@ Flux 2 VAE seem to have brown bias overall, which can be alleviated by adding `s
|
|
| 65 |
We will provide a Node, and hope it will be adapted natively in main repo eventually:
|
| 66 |
**https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node**
|
| 67 |
|
| 68 |
-
Just install it, and it will patch the model config, no
|
| 69 |
|
| 70 |
|
| 71 |
Apparently works in [SwarmUI](https://github.com/mcmonkeyprojects/SwarmUI) as is.
|
|
@@ -87,25 +87,24 @@ Recommended Parameters:
|
|
| 87 |
|
| 88 |
#### A1111 WebUI
|
| 89 |
|
| 90 |
-
(All screenshots are repeating our RF release, as there is no difference in setup)
|
| 91 |
-
|
| 92 |
|
| 93 |
Recommended WebUI: [ReForge](https://github.com/Panchovix/stable-diffusion-webui-reForge) - has native support for Flow models, and we've PR'd our native support for Flux2vae-based SDXL modification.
|
| 94 |
|
| 95 |
|
| 96 |
**How to use in ReForge**:
|
| 97 |
|
| 98 |
-

|
| 100 |
|
| 101 |
Support for RF in ReForge is being implemented through a built-in extension:
|
| 102 |
|
| 103 |
-

|
| 107 |
|
| 108 |
-
Set parameters to that, and you're good to go.
|
| 109 |
|
| 110 |
Flux2VAE does not currently have an appropriate high quality preview method, please use Approx Cheap option, which would allow you to see simple PCA projection(ReForge).
|
| 111 |
|
|
|
|
| 33 |
|
| 34 |

|
| 35 |
|
| 36 |
+
This benchmark measures character similarity across 1815 characters in this iteration of it. For convenience, we've gathered few major categories: gachas and vtubers.
|
| 37 |
|
| 38 |
+
We utilize reference(non-generated) set of images, and measure character features against ai-generated data - this is the similarity score. Our custom in-house model for character discrimination trained on ~1.2kk images is used. Results are sorted indiscriminately, by score, treat it as general character knowledge index, not as any specific characters in particular. Same point on graphs might, or might not be corresponding to the same character.
|
| 39 |
|
| 40 |
+
Due to compute constraint, we selected only single model to compare against - not yet released latest version of [Chenkin](https://huggingface.co/ChenkinNoob/ChenkinNoob-XL-V0.3-BETA) model, which currently is the most trained SDXL-based anime model.
|
| 41 |
|
| 42 |
+
Future benchmark iterations might include different arches, more models and more characters.
|
| 43 |
|
| 44 |
## Bias and Limitations
|
| 45 |
|
|
|
|
| 65 |
We will provide a Node, and hope it will be adapted natively in main repo eventually:
|
| 66 |
**https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node**
|
| 67 |
|
| 68 |
+
Just install it, and it will patch the model config, no node changes required.
|
| 69 |
|
| 70 |
|
| 71 |
Apparently works in [SwarmUI](https://github.com/mcmonkeyprojects/SwarmUI) as is.
|
|
|
|
| 87 |
|
| 88 |
#### A1111 WebUI
|
| 89 |
|
|
|
|
|
|
|
| 90 |
|
| 91 |
Recommended WebUI: [ReForge](https://github.com/Panchovix/stable-diffusion-webui-reForge) - has native support for Flow models, and we've PR'd our native support for Flux2vae-based SDXL modification.
|
| 92 |
|
| 93 |
|
| 94 |
**How to use in ReForge**:
|
| 95 |
|
| 96 |
+

|
|
|
|
| 97 |
|
| 98 |
Support for RF in ReForge is being implemented through a built-in extension:
|
| 99 |
|
| 100 |
+

|
| 101 |
+
|
| 102 |
+
**IMPORTANT**
|
| 103 |
|
| 104 |
+
Set your preview method to this, if you use it.
|
| 105 |
|
| 106 |

|
| 107 |
|
|
|
|
| 108 |
|
| 109 |
Flux2VAE does not currently have an appropriate high quality preview method, please use Approx Cheap option, which would allow you to see simple PCA projection(ReForge).
|
| 110 |
|