gmonsoon commited on
Commit
f4a3511
1 Parent(s): cea2393

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -7
README.md CHANGED
@@ -7,17 +7,30 @@ tags:
7
  - stable-diffusion-xl
8
  library_name: diffusers
9
  ---
 
 
 
 
 
10
 
11
 
12
  **CAUTION**
13
- **Seems that image generated from Automatic1111 SD WebUI is uncertain, sometimes good and sometimes produce same results as base SDXL 0.9**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
-
16
- Expected to be successor of [Everyjourney](https://huggingface.co/aiartindo/Everyjourney), currently in alpha stage, waiting to SDXL finetune/training process to be more polished.
17
- Experimental Research use only, don't use this model as commercial product.
18
- Finetuned SDXL 0.9 with high quality 2D/Anime/Waifu dataset.
19
- Can be use as base or refiner. Captioned with BLIP2, so prompting with natural language will do much better result. In example, using woman/girl, not 1girl.
20
- want to support this model or collaboration? mailto: gorillamonsooniii@gmail.com
21
 
22
  ## Sample Images (generated in ComfyUI)
23
  ![sample](https://huggingface.co/gmonsoon/Everyjourney_SDXL_finetuned/resolve/main/sample/1.png)
 
7
  - stable-diffusion-xl
8
  library_name: diffusers
9
  ---
10
+ Expected to be successor of [Everyjourney](https://huggingface.co/aiartindo/Everyjourney), currently in alpha stage, waiting to SDXL finetune/training process to be more polished.
11
+ Experimental Research use only, don't use this model as commercial product.
12
+ Finetuned SDXL 0.9 with high quality image generated from Niji*Journey.
13
+ This checkpoint can be use as base or refiner.
14
+ **Want to support this model? please donated here [Ko-Fi](https://ko-fi.com/gorillamonsooniii)**
15
 
16
 
17
  **CAUTION**
18
+ **My Checkpoint is captioned using BLIP2, make sure you write prompts in natural language style, not booru style.**
19
+
20
+ Here is sample prompt:
21
+ ```
22
+ aesthetic, a beautiful woman, standing in front of house, wearing colorful shirt and jeans
23
+
24
+ Negative prompt: (worst quality, low quality:1.4), (zombie, ugly, sketch, interlocked fingers, comic)
25
+
26
+ Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 416962223865256, Size: 768x1024, Model hash: 2313dec21f, Model: everyjourney-SDXL-Fp16, Script: X/Y/Z plot, X Type: Checkpoint name, X Values: "everyjourney-SDXL-Fp16.safetensors [2313dec21f],petrichor-SDXL.safetensors [822c5e9770],base_sdxlv09.safetensors", Version: v1.4.1-174-gdc390618
27
+ `````
28
+
29
+ **Result & Comparison**
30
+
31
+ The result is clearly different from my finetuned checkpoint (everyjourney and petrichor) to SDXL 0.9 Base checkpoint
32
+ ![xyplot](https://huggingface.co/thehive/everyjourney-SDXL-finetuned-Fp16/resolve/main/sample/xyz_grid.png)
33
 
 
 
 
 
 
 
34
 
35
  ## Sample Images (generated in ComfyUI)
36
  ![sample](https://huggingface.co/gmonsoon/Everyjourney_SDXL_finetuned/resolve/main/sample/1.png)