Stableyogi commited on
Commit
84d86be
·
verified ·
1 Parent(s): e9dedd8

Add README and sample images for Realism-Checkpoints

Browse files
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ samples/1459741_sample_0.jpg filter=lfs diff=lfs merge=lfs -text
37
+ samples/1459741_sample_1.jpg filter=lfs diff=lfs merge=lfs -text
38
+ samples/1459741_sample_2.jpg filter=lfs diff=lfs merge=lfs -text
39
+ samples/1459741_sample_3.jpg filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: stable-yogi-community
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - checkpoint
7
+ - stable-diffusion
8
+ - text-to-image
9
+ - illustrious
10
+ base_model:
11
+ - illustrious
12
+ language:
13
+ - en
14
+ ---
15
+
16
+ # Realism Checkpoints
17
+
18
+ Photorealistic checkpoints for Illustrious and SD 1.5.
19
+
20
+ ## Compatibility
21
+
22
+ | Property | Value |
23
+ |----------|-------|
24
+ | **Type** | Checkpoint |
25
+ | **Base Model** | Illustrious |
26
+ | **Format** | SafeTensors |
27
+
28
+ ## Usage
29
+
30
+ ### Automatic1111 / Forge
31
+
32
+ 1. Download the `.safetensors` file
33
+ 2. Place in `models/Stable-diffusion/` directory
34
+ 3. Select the model from the checkpoint dropdown
35
+
36
+ ### ComfyUI
37
+
38
+ 1. Download the `.safetensors` file
39
+ 2. Place in `models/checkpoints/` directory
40
+ 3. Use a **Load Checkpoint** node
41
+
42
+ ### Recommended Settings
43
+
44
+ | Setting | Standard | Fast (DMD2/Lightning/Hyper) |
45
+ |---------|----------|-----------------------------|
46
+ | Sampler | DPM++ 2M Karras | Euler a |
47
+ | Steps | 20-30 | 4-8 |
48
+ | CFG Scale | 5-7 | 1-2 |
49
+ | Resolution | 1024x1024 | Same |
50
+
51
+ ## Available Files
52
+
53
+ | Filename | Size |
54
+ |----------|------|
55
+ | realismByStableYogi_extendedHalloween.safetensors | 6.5 GB |
56
+ | realismByStableYogi_sd15V6LCMINPAINT.safetensors | 2.0 GB |
57
+ | realismByStableYogi_sd15V7.safetensors | 2.0 GB |
58
+ | realismByStableYogi_sd15V8.safetensors | 2.0 GB |
59
+ | realismByStableYogi_sd15V9.safetensors | 2.0 GB |
60
+ | realismByStableYogi_sd15V9FP32.safetensors | 4.0 GB |
61
+ | realismByStableYogi_sd15V9LCM.safetensors | 2.0 GB |
62
+ | realismByStableYogi_v1.safetensors | 2.0 GB |
63
+ | realismByStableYogi_v2.safetensors | 2.0 GB |
64
+ | realismByStableYogi_v3.safetensors | 2.0 GB |
65
+ | realismByStableYogi_v3LCM.safetensors | 2.0 GB |
66
+ | realismByStableYogi_v4.safetensors | 2.0 GB |
67
+ | realismByStableYogi_v40DMD2.safetensors | 6.5 GB |
68
+ | realismByStableYogi_v40FP16.safetensors | 6.5 GB |
69
+ | realismByStableYogi_v4LCM.safetensors | 2.0 GB |
70
+ | realismByStableYogi_v5.safetensors | 2.0 GB |
71
+ | realismByStableYogi_v50DMD2.safetensors | 6.5 GB |
72
+ | realismByStableYogi_v50FP16.safetensors | 6.5 GB |
73
+ | realismByStableYogi_v6.safetensors | 2.0 GB |
74
+ | realismByStableYogi_v6LCM.safetensors | 2.0 GB |
75
+
76
+ ## Model Versions
77
+
78
+ ### Asian Realism (ILLUS)
79
+
80
+ | Version | Base Model | Filename |
81
+ |---------|-----------|----------|
82
+ | V2.0_FP16 | Illustrious | asianRealismByStable_v20FP16.safetensors |
83
+ | v2.0_DMD2 | Illustrious | asianRealismByStable_v20DMD2.safetensors |
84
+ | v1.0_FP16 | Illustrious | asianRealismByStable_v10FP16.safetensors |
85
+ | v1.0_BF16 | Illustrious | asianRealismByStable_v10BF16.safetensors |
86
+ | v1.0_DMD2 | Illustrious | asianRealismByStable_v10DMD2.safetensors |
87
+
88
+ ## Sample Images
89
+
90
+ ![sample](samples/1459741_sample_0.jpg)
91
+ ![sample](samples/1459741_sample_1.jpg)
92
+ ![sample](samples/1459741_sample_2.jpg)
93
+ ![sample](samples/1459741_sample_3.jpg)
94
+
95
+ ## Links
96
+
97
+ - [CivitAI](https://civitai.com/user/Stable_Yogi)
98
+ - [Discord](https://discord.com/invite/FAgfAeMqys)
99
+ - [Website](https://brandulate.com)
100
+
101
+ ---
102
+ *Model by Stable Yogi*
samples/1459741_sample_0.jpg ADDED

Git LFS Details

  • SHA256: 307b4576a37fd65c3d4b5c365d4332e9c5e3045d01d3c33ac6d2b39a1dc5a0ba
  • Pointer size: 132 Bytes
  • Size of remote file: 1.18 MB
samples/1459741_sample_1.jpg ADDED

Git LFS Details

  • SHA256: 9cdce8e3934cfecaa8af60f8fd8f92bbf088f43dc778e920d27868b06d3cedb9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
samples/1459741_sample_2.jpg ADDED

Git LFS Details

  • SHA256: d832b00e74d3c605931eed373cdddf8690d479dd3f7e836499b10aaade5e2e8e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.15 MB
samples/1459741_sample_3.jpg ADDED

Git LFS Details

  • SHA256: bcbfb1d20490a5559e50d89d2ed0bb7d96c305a0c6a1fc51a3a72f8d0b5c40f3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.19 MB