hearmeneigh commited on
Commit
4581d83
1 Parent(s): d926073

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -11,4 +11,23 @@ tags:
11
  - e621
12
  - nsfw
13
  - not-for-all-audiences
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  - e621
12
  - nsfw
13
  - not-for-all-audiences
14
+ ---
15
+
16
+ <div style='background: #ffeef1; border: 1px solid #fd91a4; padding:1em; border-radius:3px; margin-bottom:2em;'>
17
+ <h3 style='margin:0'>NSFW</h3>
18
+ <p style='margin:0'>This model is not suitable for use by minors. The model can and will produce X-rated/NFSW content.</p>
19
+ </div>
20
+
21
+ # E621 Rising V3 (SDXL)
22
+ * Furry / anthro base model trained with images (mainly) from [E621](https://e621.net)
23
+ * Guaranteed **NSFW** or your money back
24
+ * Stable Diffusion XL model:
25
+ * `1024x1024px`
26
+ * Trained with 11 epochs of 280,000 images each
27
+ * Finetuned with 16 epochs of 40,000 images each
28
+ * Compatible with 🤗 `diffusers`
29
+ * Compatible with `stable-diffusion-webui`
30
+ * Fully open source crawl, dataset, and training process:
31
+ * [Configuration](https://github.com/hearmeneigh/e621-rising-configs)
32
+ * [Toolchain](https://github.com/hearmeneigh/dataset-rising)
33
+ * Use these tools to train your own version with your own dataset!