Adrien commited on
Commit
1ac1a1c
β€’
1 Parent(s): 833ed2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -31
README.md CHANGED
@@ -68,7 +68,9 @@ SLE
68
  ### Amedira
69
  - [Amedira **bV**](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-bV.safetensors) original version
70
  - [Amedira **bV** inpainting](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-bV.inpainting.safetensors)
71
- - [Amedira **mV**](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-mV.safetensors) updated model
 
 
72
  - [Amedira **mV** inpainting](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-mV.inpainting.safetensors)
73
 
74
  ### Dreams
@@ -93,6 +95,9 @@ SLE
93
  <details id="Dropdown">
94
  <summary style="font-size: 1.10em"><strong>πŸ“œ Models Changelogs </strong> (click to open the dropdown)</summary>
95
 
 
 
 
96
  #### July 5 2023
97
  - Added Fuzzy and Scenic Dreams variant
98
 
@@ -142,40 +147,44 @@ SLE
142
 
143
  </details>
144
 
145
- ## 🧬 ❱ Negative Box
146
-
147
- #### Negative Embeddings combinations:
148
 
149
- 1. [KHFB](https://huggingface.co/SweetLuna/Aurora/resolve/main/AuroraEmbeddings/KHFB.pt), [AuroraNegative](https://huggingface.co/SweetLuna/Aurora/resolve/main/AuroraEmbeddings/AuroraNegative.pt), [negative_hand-neg](https://civitai.com/api/download/models/60938)
150
- 2. [verybadimagenegative_v1.3](https://civitai.com/api/download/models/25820), [negative_hand-neg](https://civitai.com/api/download/models/60938)
151
- 3. [verybadimagenegative_v1.3](https://civitai.com/api/download/models/25820), [simple5.5](https://cdn.discordapp.com/attachments/1089220813854625882/1089220815138082827/simple5.5.safetensors), [simple5.6](https://cdn.discordapp.com/attachments/1089220813854625882/1089220814773170296/simple5.6.safetensors)
152
-
153
- > Use these to complement the [Negative Prompts](#negative-prompts) by putting them before it
154
- <hr>
155
 
156
- #### Negative prompts:
157
- Efficient
158
- ```
159
- [worst|low] quality, nsfw, lowres, bad anatomy, watermark
160
- ```
161
- Classic
162
- ```
163
- (low quality, worst quality:1.4), nsfw, bad anatomy, bad hands, artist name, watermark
164
- ```
165
- Simplest
166
  ```
167
- (worst quality, low quality:1.4), nsfw
168
  ```
169
- <hr>
 
 
 
 
 
 
 
 
 
 
 
 
 
170
 
171
  # πŸ₯ ❱ Credits
172
 
173
- - [**AuroraOne**](https://huggingface.co/SweetLuna/Aurora) by SweetLuna
174
- - [**Based66 V3.0**](https://civitai.com/models/61643) by AnonymousM
175
- - [**MeinaMix V1.0**](https://civitai.com/models/7240) by Meina
176
- - [**DiaMix V2.0**](https://civitai.com/models/75949) by Cinsdia
177
- - [**OpenNiji V2**](https://civitai.com/models/14479) by Korakoe
178
- - [**DetailedProjectV5**](https://huggingface.co/closertodeath/detailedproject/blob/main/experimental/detailedprojectv5-000012.safetensors) by closertodeath
179
- - **ALunarDream 2.0** by Luna Chan
180
- - [ExpMixLine](https://civitai.com/models/44150/expmixline) by Mods13
181
- - [Gishiki](https://huggingface.co/Aotsuyu/Gishiki) by Aotsuyu
 
 
 
 
 
 
 
 
 
68
  ### Amedira
69
  - [Amedira **bV**](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-bV.safetensors) original version
70
  - [Amedira **bV** inpainting](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-bV.inpainting.safetensors)
71
+ - [Amedira **bV2**](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-bV2.safetensors) better than bV overall
72
+ - [Amedira **bV2** inpainting](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-bV2.inpainting.safetensors)
73
+ - [Amedira **mV**](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-mV.safetensors) more meina version
74
  - [Amedira **mV** inpainting](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-mV.inpainting.safetensors)
75
 
76
  ### Dreams
 
95
  <details id="Dropdown">
96
  <summary style="font-size: 1.10em"><strong>πŸ“œ Models Changelogs </strong> (click to open the dropdown)</summary>
97
 
98
+ ### July 6 2023
99
+ - Added Amedira bV2 which is bV but better background etc
100
+
101
  #### July 5 2023
102
  - Added Fuzzy and Scenic Dreams variant
103
 
 
147
 
148
  </details>
149
 
150
+ ## 🧬 ❱ My Settings
 
 
151
 
152
+ #### Prompt
 
 
 
 
 
153
 
 
 
 
 
 
 
 
 
 
 
154
  ```
155
+ negative_hand-neg, verybadimagenegative_v1.3, worst quality, low quality, nsfw, lowres, bad anatomy, watermark, animal
156
  ```
157
+
158
+ > Note:
159
+ > [negative_hand-neg](https://civitai.com/api/download/models/60938) and [verybadimagenegative_v1.3](https://civitai.com/api/download/models/25820) are textual inversion and need to be downloaded
160
+
161
+ #### Gen settings
162
+
163
+ Sampling: **20 Steps** on **DPM++ SDE Karras** with **CFG scale of 7.5**
164
+
165
+ Hires fix: **Upscale by 2x** with the [**4x_foolhardy_Remacri**](https://drive.google.com/u/0/uc?id=1lELx_WiA25_S8rYINm_DyMNpFOhfZAzt&export=download) upscaler with **0.4 Denoise strength** using the **DPM++ 2M Karras** sampler
166
+
167
+ Other: **Clip skip 2**, **Token merging ratio 0.1**
168
+
169
+ > Note:
170
+ > Token merging can be added to the quicksettings and hires fix sampler can also be enabled
171
 
172
  # πŸ₯ ❱ Credits
173
 
174
+ - Checkpoints
175
+ - [**AuroraOne**](https://huggingface.co/SweetLuna/Aurora) by SweetLuna
176
+ - [**Based66 V3.0**](https://civitai.com/models/61643) by AnonymousM
177
+ - [**MeinaMix V1.0**](https://civitai.com/models/7240) by Meina
178
+ - [**DiaMix V2.0**](https://civitai.com/models/75949) by Cinsdia
179
+ - [**OpenNiji V2**](https://civitai.com/models/14479) by Korakoe
180
+ - [**DetailedProjectV5**](https://huggingface.co/closertodeath/detailedproject/blob/main/experimental/detailedprojectv5-000012.safetensors) by closertodeath
181
+ - **ALunarDream 2.0** by Luna Chan
182
+ - [**ExpMixLine**](https://civitai.com/models/44150/expmixline) by Mods13
183
+ - [**Gishiki**](https://huggingface.co/Aotsuyu/Gishiki) by Aotsuyu
184
+ - LoRA/lyCORIS
185
+ - [**Jordan_3**](https://cdn.discordapp.com/attachments/1066614732099964989/1071484257962315816/Jordan_3.safetensors) by deleted user
186
+ - [**LoraEyes**](https://civitai.com/models/5529/eye-lora) by Kokoboy
187
+ - [**Niji Style**](https://civitai.com/models/96441/niji-style-was-asked-to-do) by KoRo_
188
+ - [**Silicon-landscape-isolation**](https://huggingface.co/ashen-sensored/lora-isolation-collection/blob/main/Silicon-landscape-isolation.safetensors) by ashen-sensored
189
+ - [**lighting-locon**](https://huggingface.co/closertodeath/ctdlora/blob/main/locon/lighting-locon.safetensors) by closertodeath
190
+ - [**SSAMBAtea style locon**](https://huggingface.co/AshtakaOOf/ssambatea-locon/blob/main/ssambateaLoconStyleV2.safetensors) by AshtakaOOf