k4d3 commited on
Commit
2e5c42f
1 Parent(s): bc75141

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

Files changed (1) hide show
  1. README.md +26 -3
README.md CHANGED
@@ -28,6 +28,8 @@ The Yiff Toolkit is a comprehensive set of tools designed to enhance your creati
28
  - [Installation Tips](#installation-tips)
29
  - [Dataset Preparation](#dataset-preparation)
30
  - [Pony Training](#pony-training)
 
 
31
  - [`--dataset_repeats`](#--dataset_repeats)
32
  - [`--max_train_steps`](#--max_train_steps)
33
  - [`--shuffle_caption`](#--shuffle_caption)
@@ -111,7 +113,28 @@ For training you will have to go with either `--sdpa` or `--xformers`
111
 
112
  ### Pony Training
113
 
114
- I'm not going to lie, it is a bit complicated to explain everything. But here is my best attempt going through each line:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
 
116
  #### `--dataset_repeats`
117
 
@@ -268,8 +291,8 @@ blurry, wtf, old art, where is your god now, abstract background, simple backgro
268
 
269
  #### spacengine-v1e500
270
 
271
- - [⬇️ Download](https://huggingface.co/k4d3/yiff_toolkit/resolve/main/ponyxl_loras/spaceengine-v1e400.safetensors?download=true)
272
- - [📊 Metadata](https://huggingface.co/k4d3/yiff_toolkit/raw/main/ponyxl_loras/spaceengine-v1e400.json)
273
 
274
  ```js
275
  // Keyword
 
28
  - [Installation Tips](#installation-tips)
29
  - [Dataset Preparation](#dataset-preparation)
30
  - [Pony Training](#pony-training)
31
+ - [Download Pony in Diffusers Format](#download-pony-in-diffusers-format)
32
+ - [Sample Prompt File](#sample-prompt-file)
33
  - [`--dataset_repeats`](#--dataset_repeats)
34
  - [`--max_train_steps`](#--max_train_steps)
35
  - [`--shuffle_caption`](#--shuffle_caption)
 
113
 
114
  ### Pony Training
115
 
116
+ I'm not going to lie, it is a bit complicated to explain everything. But here is my best attempt going through some "basic" stuff and almost all lines in order.
117
+
118
+ #### Download Pony in Diffusers Format
119
+
120
+ I'm using the diffusers version for training I converted, you can download it using `git`.
121
+
122
+ ```bash
123
+ git clone https://huggingface.co/k4d3/ponydiffusers
124
+ ```
125
+
126
+ #### Sample Prompt File
127
+
128
+ A sample prompt file is used during training to sample images. A sample prompt for example might look like this for Pony.
129
+
130
+ ```py
131
+ # anthro female kindred
132
+ score_9, score_8_up, score_7_up, score_6_up, rating_explicit, source_furry, solo, female anthro kindred presenting, white pillow, bedroom, looking at viewer, detailed background, amazing_background, scenery porn, realistic, photo, photo (medium), photography (artwork) --n blurry, blurred background, simple background, low quality, worst quality --w 1024 --h 1024 --d 1 --l 6.0 --s 40
133
+ # anthro female wolf
134
+ score_9, score_8_up, score_7_up, score_6_up, rating_explicit, source_furry, solo, anthro female wolf, sexy pose, standing, gray fur, brown fur, canine pussy, black nose, presenting pussy, blue eyes, pink areola, pink nipples, detailed background, amazing_background, scenery porn, realistic, photo, photo (medium), photography (artwork) --n low quality, worst quality --w 1024 --h 1024 --d 1 --l 6.0 --s 40
135
+ # anthro male fox
136
+ score_9, score_8_up, score_7_up, score_6_up, rating_explicit, source_furry, solo, anthro male fox, glowing yellow eyes, night, crescent moon, tibetan necklace, gold bracers, blue and gold adorned loincloth, canine genitalia, knot, amazing_background, scenery porn, white marble ruins in the background, realistic, photo, photo (medium), photography (artwork) --n low quality, worst quality --w 1024 --h 1024 --d 1 --l 6.0 --s 40
137
+ ```
138
 
139
  #### `--dataset_repeats`
140
 
 
291
 
292
  #### spacengine-v1e500
293
 
294
+ - [⬇️ Download](https://huggingface.co/k4d3/yiff_toolkit/resolve/main/ponyxl_loras/spaceengine-v1e500.safetensors?download=true)
295
+ - [📊 Metadata](https://huggingface.co/k4d3/yiff_toolkit/raw/main/ponyxl_loras/spaceengine-v1e500.json)
296
 
297
  ```js
298
  // Keyword