ND911 commited on
Commit
8361cfe
1 Parent(s): 812cdd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -2,7 +2,23 @@
2
  license: apache-2.0
3
  ---
4
 
5
- # EclecticEuphoria_Flux_Unet_Schnell_models
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
 
7
  Not of a huge fan of Schnell on first use so I took up a challenge to remove what I didn't like of Schnell. First goal was to remove the hideous Greenish blotchy look and the random dark splotches all over. I used lora and thanks to the negative field was able to remove most of those issues and get a more natural looking image. So I am calling this version a win. The standard model produces much better images out of the gate vs the ggufs. A refiner is definately needed in both cases, the ggufs are complete rubish looking straight out of the sampler, but it's a good thing as the noise gives the refiner something good to work with. So find a favorite refiner model and plug it in for best results. Images are created in 8 steps. I only tested the 8_0K gguf a couple times, not sure how well the K6 and K4 models do. I do like the artsy style of schnell tho, it can really produce some unique beatuiful pictres in a hurry.
8
 
 
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.
8
+
9
+ ![](version_2_images_wf/v2.png)
10
+ ![](version_2_images_wf/Flux_Schnell_Multi_Cast_Loader_WF_v2.png)
11
+
12
+ [EclecticEuphoria_Flux_Unet_Schnell_v2-f16.safetensors](https://huggingface.co/ND911/EclecticEuphoria_Flux_Unet_Schnell_models/resolve/main/EclecticEuphoria_Flux_Unet_Schnell_f16_v2.safetensors?download=true)
13
+
14
+ [EclecticEuphoria_Flux_Unet_Schnell_v2-Q8_K.gguf](https://huggingface.co/ND911/EclecticEuphoria_Flux_Unet_Schnell_models/resolve/main/EclecticEuphoria_Flux_Unet_Schnell_v2-Q8_K.gguf?download=true)
15
+
16
+ [EclecticEuphoria_Flux_Unet_Schnell_v2-Q6_K.gguf](https://huggingface.co/ND911/EclecticEuphoria_Flux_Unet_Schnell_models/resolve/main/EclecticEuphoria_Flux_Unet_Schnell_v2-Q6_K.gguf?download=true)
17
+
18
+ [EclecticEuphoria_Flux_Unet_Schnell_v2-Q4_K.gguf](https://huggingface.co/ND911/EclecticEuphoria_Flux_Unet_Schnell_models/resolve/main/EclecticEuphoria_Flux_Unet_Schnell_v2-Q4_K.gguf?download=true)
19
+
20
+
21
+ # EclecticEuphoria_Flux_Unet_Schnell_models (Initial Release)
22
 
23
  Not of a huge fan of Schnell on first use so I took up a challenge to remove what I didn't like of Schnell. First goal was to remove the hideous Greenish blotchy look and the random dark splotches all over. I used lora and thanks to the negative field was able to remove most of those issues and get a more natural looking image. So I am calling this version a win. The standard model produces much better images out of the gate vs the ggufs. A refiner is definately needed in both cases, the ggufs are complete rubish looking straight out of the sampler, but it's a good thing as the noise gives the refiner something good to work with. So find a favorite refiner model and plug it in for best results. Images are created in 8 steps. I only tested the 8_0K gguf a couple times, not sure how well the K6 and K4 models do. I do like the artsy style of schnell tho, it can really produce some unique beatuiful pictres in a hurry.
24