Diffusers
Anzhc commited on
Commit
44be3cd
·
verified ·
1 Parent(s): 1ef40aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -33,13 +33,13 @@ Overall, model performs particularly well with textures and patterns that were p
33
 
34
  ![unified_characters_standalone](https://cdn-uploads.huggingface.co/production/uploads/633b43d29fe04b13f46c8988/9RIxkWpmT9j_z2uGOWIXa.png)
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 currently.
41
 
42
- Fuure benchmark iterations might include different arches and more models.
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 mode changes required.
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
- ![изображение](https://cdn-uploads.huggingface.co/production/uploads/633b43d29fe04b13f46c8988/UV5Yp66H7YlccdQqborPf.png)
99
- (ignore Sigma max field at the top, this is not used in RF)
100
 
101
  Support for RF in ReForge is being implemented through a built-in extension:
102
 
103
- ![изображение](https://cdn-uploads.huggingface.co/production/uploads/633b43d29fe04b13f46c8988/LpMF0lmC96X001Au9fFU_.png)
 
 
104
 
 
105
 
106
  ![imagen](https://cdn-uploads.huggingface.co/production/uploads/634cf025fe861cc73a2e7dd0/siEBfX41E6D_DUEqaXMgs.png)
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
  ![unified_characters_standalone](https://cdn-uploads.huggingface.co/production/uploads/633b43d29fe04b13f46c8988/9RIxkWpmT9j_z2uGOWIXa.png)
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
+ ![изображение](https://cdn-uploads.huggingface.co/production/uploads/633b43d29fe04b13f46c8988/5H8vNl7ZzUh8F_4japzV9.png)
 
97
 
98
  Support for RF in ReForge is being implemented through a built-in extension:
99
 
100
+ ![изображение](https://cdn-uploads.huggingface.co/production/uploads/633b43d29fe04b13f46c8988/Oo1_7dD2Lv7BRqeV_pUsg.png)
101
+
102
+ **IMPORTANT**
103
 
104
+ Set your preview method to this, if you use it.
105
 
106
  ![imagen](https://cdn-uploads.huggingface.co/production/uploads/634cf025fe861cc73a2e7dd0/siEBfX41E6D_DUEqaXMgs.png)
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