ND911 commited on
Commit
47fce32
·
verified ·
1 Parent(s): 10ecda0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -2
README.md CHANGED
@@ -1,7 +1,34 @@
1
  ---
2
- license: apache-2.0
 
3
  ---
4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  # EclecticEuphoria_Flux_Unet_Schnell_v2
6
 
7
  A much improved version with a constant ability to reproduce better consistant images. Q6 and Q4 models produce much better images out of the gate now. Does NSFW, but with the typical flux anatomy issues, if you struggle with flux not wanting to do NSFW try adding "exposed (breast:2.0), (Nipples:2.0)" You will need the Vae and Dual Clip as these are unet models.
@@ -60,4 +87,4 @@ Not of a huge fan of Schnell on first use so I took up a challenge to remove wha
60
 
61
 
62
  ## Link below are more images - the latest, most upper ones
63
- [Civitai Gallery of Schnell Images from this model](https://civitai.com/collections/1216945)
 
1
  ---
2
+ base_model:
3
+ - black-forest-labs/FLUX.1-schnell
4
  ---
5
 
6
+ # EclecticEuphoria_Flux_Unet_Schnell_v3e
7
+
8
+ [EclecticEuphoria_Flux_Unet_Schnell_v3e-f16.safetensors](https://huggingface.co/ND911/EclecticEuphoria_Flux_Unet_Schnell_models/resolve/main/EclecticEuphoria_Flux_Unet_Schnell_v3e_f16.safetensors?download=true)
9
+
10
+ [EclecticEuphoria_Flux_Unet_Schnell_v3e-Q8_K.gguf](https://huggingface.co/ND911/EclecticEuphoria_Flux_Unet_Schnell_models/resolve/main/EclecticEuphoria_Flux_Unet_Schnell_v3e_Q8_0.gguf?download=true)
11
+
12
+ [EclecticEuphoria_Flux_Unet_Schnell_v3e-Q6_K.gguf](https://huggingface.co/ND911/EclecticEuphoria_Flux_Unet_Schnell_models/resolve/main/EclecticEuphoria_Flux_Unet_Schnell_v3e_Q6_K.gguf?download=true)
13
+
14
+ [EclecticEuphoria_Flux_Unet_Schnell_v3e-Q4_K.gguf](https://huggingface.co/ND911/EclecticEuphoria_Flux_Unet_Schnell_models/resolve/main/EclecticEuphoria_Flux_Unet_Schnell_v3e_Q4_K.gguf?download=true)
15
+
16
+ v3 is an experiment, thanks to a new node [FluxBlockPatcherSampler](https://github.com/cubiq/Block_Patcher_ComfyUI)
17
+ * Warning, this model has discovered NSFW and can randomly produce a NSFW image when not expecting one.
18
+ * 58 block layers
19
+ * 12 runs per single block layer to find best weights 0.3 to 1.4
20
+ * 696 total weights tested block by block to get 58 weights for the merge
21
+ * So something like this, pick the best pic from each block layer
22
+ * ![](version_3e_images/m1.png)
23
+ * Get all the block weights hand picked, merge the model with the new weights. Isn't there a lot of variables to this? Sure, but I kept it close to my normal gens and after testing, it seems fine with other samplers, schedulers, loras, etc..
24
+ * ![](version_3e_images/m2.png)
25
+ * For Science:
26
+ * ![](standard_v3_nongguf_3.png)
27
+ * ![](standard_v3_nongguf_2.png)
28
+
29
+ [Civitai Gallery of Schnell Images from this model](https://civitai.com/collections/1216945)
30
+
31
+
32
  # EclecticEuphoria_Flux_Unet_Schnell_v2
33
 
34
  A much improved version with a constant ability to reproduce better consistant images. Q6 and Q4 models produce much better images out of the gate now. Does NSFW, but with the typical flux anatomy issues, if you struggle with flux not wanting to do NSFW try adding "exposed (breast:2.0), (Nipples:2.0)" You will need the Vae and Dual Clip as these are unet models.
 
87
 
88
 
89
  ## Link below are more images - the latest, most upper ones
90
+ [Civitai Gallery of Schnell Images from this model](https://civitai.com/collections/1216945)