Update README.md
Browse files
README.md
CHANGED
@@ -19,8 +19,7 @@ language:
|
|
19 |
FluffyRock Unbound is a finetune of [Fluffyrock Unleashed v1.0](https://huggingface.co/RedRocket/Fluffyrock-Unleashed) trained on an expanded, curated <a href="https://e621.net/">e621</a> dataset and with training changes adapted from Nvidia Labs <a href="https://arxiv.org/abs/2312.02696">EDM2</a>.
|
20 |
|
21 |
This model can produce detailed sexually explicit content and is not suitable for use by minors.
|
22 |
-
|
23 |
-
It has not been found to produce such content unless prompted to do so, and will generally not produce sexually explicit content at all unless so prompted.
|
24 |
|
25 |
## Downloads
|
26 |
|
@@ -28,7 +27,16 @@ It has not been found to produce such content unless prompted to do so, and will
|
|
28 |
<a href="https://huggingface.co/RedRocket/Fluffyrock-Unbound/resolve/main/Fluffyrock-Unbound-v1-1.yaml?download=true">Fluffyrock-Unbound-v1-1.yaml</a> - YAML file for A1111 Stable Diffusion WebUI. Place this in the same folder as the model.<br>
|
29 |
<a href="https://huggingface.co/RedRocket/Fluffyrock-Unbound/resolve/main/fluffyrock-unbound-tag-strength-v1.1.csv?download=true">fluffyrock-unbound-tag-strength-v1.1.csv</a> - Recommended tag completion file, representing the strength of each concept in the model. (<a href="fluffyrock-unbound-tag-strength-v1.1.csv
|
30 |
">Raw Counts</a>, <a href="https://huggingface.co/RedRocket/Fluffyrock-Unbound/resolve/main/fluffyrock-unbound-tag-metadata-v1.1.csv?download=true">Metadata</a>)<br>
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
## Prompting Guide
|
34 |
|
@@ -41,7 +49,7 @@ Example prompt: ```solo, anthro, female, wolf, breasts, clothed, standing, outsi
|
|
41 |
|
42 |
## Automatic1111 Stable Diffusion WebUI Instructions
|
43 |
|
44 |
-
|
45 |
|
46 |
## ComfyUI Instructions
|
47 |
|
@@ -60,4 +68,4 @@ The model is zero-terminal-SNR with V-prediction. Use the ModelSamplingDiscrete
|
|
60 |
|
61 |
## Dataset Changes
|
62 |
- A sizeable overhaul of E621 tagging was done, removing several useless tags and renaming others. We are including new tag files that represent the current state of the dataset.
|
63 |
-
- The dataset was
|
|
|
19 |
FluffyRock Unbound is a finetune of [Fluffyrock Unleashed v1.0](https://huggingface.co/RedRocket/Fluffyrock-Unleashed) trained on an expanded, curated <a href="https://e621.net/">e621</a> dataset and with training changes adapted from Nvidia Labs <a href="https://arxiv.org/abs/2312.02696">EDM2</a>.
|
20 |
|
21 |
This model can produce detailed sexually explicit content and is not suitable for use by minors.
|
22 |
+
It will generally not produce sexually explicit content at all unless prompted.
|
|
|
23 |
|
24 |
## Downloads
|
25 |
|
|
|
27 |
<a href="https://huggingface.co/RedRocket/Fluffyrock-Unbound/resolve/main/Fluffyrock-Unbound-v1-1.yaml?download=true">Fluffyrock-Unbound-v1-1.yaml</a> - YAML file for A1111 Stable Diffusion WebUI. Place this in the same folder as the model.<br>
|
28 |
<a href="https://huggingface.co/RedRocket/Fluffyrock-Unbound/resolve/main/fluffyrock-unbound-tag-strength-v1.1.csv?download=true">fluffyrock-unbound-tag-strength-v1.1.csv</a> - Recommended tag completion file, representing the strength of each concept in the model. (<a href="fluffyrock-unbound-tag-strength-v1.1.csv
|
29 |
">Raw Counts</a>, <a href="https://huggingface.co/RedRocket/Fluffyrock-Unbound/resolve/main/fluffyrock-unbound-tag-metadata-v1.1.csv?download=true">Metadata</a>)<br>
|
30 |
+
|
31 |
+
### TI Embeddings
|
32 |
+
|
33 |
+
<a href="https://huggingface.co/RedRocket/Fluffyrock-Unbound/resolve/main/boring_e621_unbound_lite.safetensors?download=true">boring_e621_unbound_lite</a>
|
34 |
+
<a href="https://huggingface.co/RedRocket/Fluffyrock-Unbound/resolve/main/boring_e621_unbound_plus.safetensors?download=true">boring_e621_unbound_plus</a>
|
35 |
+
|
36 |
+
Currently experimental textual inversion embeddings in a similar vein to the [Boring Embeddings](https://huggingface.co/FoodDesert/Boring_Embeddings). Intended to improve quality while not drastically altering image content. Intended to be used as part of a negative prompt (although using them in the positive prompt will work and may be even more fun).
|
37 |
+
|
38 |
+
The "lite" version is 6 tokens wide and is initialized on the values of ``by <|endoftext|><|endoftext|><|endoftext|><|endoftext|><|endoftext|>``, which is very close to a "blank slate
|
39 |
+
The "plus" version is trained on the same dataset, is 8 tokens wide, and is initialized on an average vector of 100 low-scoring artists. Currently, the "lite" version is recommended.
|
40 |
|
41 |
## Prompting Guide
|
42 |
|
|
|
49 |
|
50 |
## Automatic1111 Stable Diffusion WebUI Instructions
|
51 |
|
52 |
+
Place the model and the corresponding .yaml file in the ``models/Stable-diffusion/`` folder. The model will not work properly without the .yaml file. You should also go to Settings -> Sampler Parameters and choose Zero Terminal SNR as the "Noise schedule for sampling" for ideal results.
|
53 |
|
54 |
## ComfyUI Instructions
|
55 |
|
|
|
68 |
|
69 |
## Dataset Changes
|
70 |
- A sizeable overhaul of E621 tagging was done, removing several useless tags and renaming others. We are including new tag files that represent the current state of the dataset.
|
71 |
+
- The dataset was curated to remove harmful content that was discovered in the prior dataset, and content which was previously found to negatively impact generation quality for adjacent concepts.
|