k4d3 commited on
Commit
7d93c1d
1 Parent(s): 447a91f

Signed-off-by: Balazs Horvath <[email protected]>

Files changed (1) hide show
  1. README.md +30 -5
README.md CHANGED
@@ -46,6 +46,9 @@ The Yiff Toolkit is a comprehensive set of tools designed to enhance your creati
46
  - [Negative Prompt Stuff](#negative-prompt-stuff)
47
  - [SeaArt Furry](#seaart-furry)
48
  - [Pony Diffusion V6 LoRAs](#pony-diffusion-v6-loras)
 
 
 
49
  - [Artist/Style LoRAs](#artiststyle-loras)
50
  - [blp-v1e400](#blp-v1e400)
51
  - [blue\_frost](#blue_frost)
@@ -155,10 +158,6 @@ Your options include the following:
155
  ddim, pndm, lms, euler, euler_a, heun, dpm_2, dpm_2_a, dpmsolver, dpmsolver++, dpmsingle, k_lms, k_euler, k_euler_a, k_dpm_2, k_dpm_2_a
156
  ```
157
 
158
- ```bash
159
-
160
- ```
161
-
162
  ## Embeddings for 1.5 and SDXL
163
 
164
  Embeddings in Stable Diffusion are high-dimensional representations of input data, such as images or text, that capture their essential features and relationships. These embeddings are used to guide the diffusion process, enabling the model to generate outputs that closely match the desired characteristics specified in the input.
@@ -242,6 +241,32 @@ SeaArt's furry model sadly has its cons not just pros, yes it might come with ar
242
 
243
  All LoRAs listed here are actually LyCORIS with the exception of `blue_frost` which is just a regular LoRA. This might be important in case the software you use makes you put them in separate folders or if you are generating from a cute Python script.
244
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
245
  ### Artist/Style LoRAs
246
 
247
  #### blp-v1e400
@@ -249,7 +274,7 @@ All LoRAs listed here are actually LyCORIS with the exception of `blue_frost` wh
249
  - [⬇️ Download](https://huggingface.co/k4d3/yiff_toolkit/resolve/main/ponyxl_loras/blp-v1e400.safetensors?download=true)
250
  - [📊 Metadata](https://huggingface.co/k4d3/yiff_toolkit/raw/main/ponyxl_loras/blp-v1e400.json)
251
 
252
- Replicate blepping's (blp on e6ai.net) unique style of AI art without employing 40 different custom nodes to alter sigmas and noise injection. I recommend you set your CFG to `6` and use `DPM++ 2M Karras` for the sampler and scheduler for a more realistic look or you can use `Euler a` for a more cartoony/dreamy generation with with a low CFG of `6`.
253
 
254
  There have been reports that if you use this LoRA with a negative weight of `-0.5` your generations will have a slight sepia tone.
255
 
 
46
  - [Negative Prompt Stuff](#negative-prompt-stuff)
47
  - [SeaArt Furry](#seaart-furry)
48
  - [Pony Diffusion V6 LoRAs](#pony-diffusion-v6-loras)
49
+ - [Concept Loras](#concept-loras)
50
+ - [space-v1e500](#space-v1e500)
51
+ - [spacengine-v1e500](#spacengine-v1e500)
52
  - [Artist/Style LoRAs](#artiststyle-loras)
53
  - [blp-v1e400](#blp-v1e400)
54
  - [blue\_frost](#blue_frost)
 
158
  ddim, pndm, lms, euler, euler_a, heun, dpm_2, dpm_2_a, dpmsolver, dpmsolver++, dpmsingle, k_lms, k_euler, k_euler_a, k_dpm_2, k_dpm_2_a
159
  ```
160
 
 
 
 
 
161
  ## Embeddings for 1.5 and SDXL
162
 
163
  Embeddings in Stable Diffusion are high-dimensional representations of input data, such as images or text, that capture their essential features and relationships. These embeddings are used to guide the diffusion process, enabling the model to generate outputs that closely match the desired characteristics specified in the input.
 
241
 
242
  All LoRAs listed here are actually LyCORIS with the exception of `blue_frost` which is just a regular LoRA. This might be important in case the software you use makes you put them in separate folders or if you are generating from a cute Python script.
243
 
244
+ ### Concept Loras
245
+
246
+ #### space-v1e500
247
+
248
+ - [⬇️ Download](https://huggingface.co/k4d3/yiff_toolkit/resolve/main/ponyxl_loras/space-v1e400.safetensors?download=true)
249
+ - [📊 Metadata](https://huggingface.co/k4d3/yiff_toolkit/raw/main/ponyxl_loras/space-v1e400.json)
250
+
251
+ ```js
252
+ // Keywords:
253
+ by hubble,
254
+ by jwst,
255
+
256
+ // Sample Prompt:
257
+
258
+ ```
259
+
260
+ #### spacengine-v1e500
261
+
262
+ - [⬇️ Download](https://huggingface.co/k4d3/yiff_toolkit/resolve/main/ponyxl_loras/space-v1e400.safetensors?download=true)
263
+ - [📊 Metadata](https://huggingface.co/k4d3/yiff_toolkit/raw/main/ponyxl_loras/space-v1e400.json)
264
+
265
+ ```js
266
+ // Keyword
267
+ by spaceengine,
268
+ ```
269
+
270
  ### Artist/Style LoRAs
271
 
272
  #### blp-v1e400
 
274
  - [⬇️ Download](https://huggingface.co/k4d3/yiff_toolkit/resolve/main/ponyxl_loras/blp-v1e400.safetensors?download=true)
275
  - [📊 Metadata](https://huggingface.co/k4d3/yiff_toolkit/raw/main/ponyxl_loras/blp-v1e400.json)
276
 
277
+ Replicate [blp](https://e6ai.net/posts?tags=blp)'s unique style of AI art without employing 40 different custom nodes to alter sigmas and noise injection. I recommend you set your CFG to `6` and use `DPM++ 2M Karras` for the sampler and scheduler for a more realistic look or you can use `Euler a` for a more cartoony/dreamy generation with with a low CFG of `6`.
278
 
279
  There have been reports that if you use this LoRA with a negative weight of `-0.5` your generations will have a slight sepia tone.
280