FoodDesert commited on
Commit
2b88ee9
·
1 Parent(s): e9bfc86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,8 +1,7 @@
1
 
2
  # boring_e621
3
 
4
- This embedding attempts to capture what it means for an image to be uninteresting. It was trained as a negative embedding for [ye18](https://huggingface.co/Doubleyobro/yiffy-e18) using e621 style tags as prompts during training
5
- though it may also work in other SD 1.4-based models.
6
  If you're using the [Automatic1111 Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui), place the .pt file in
7
  stable-diffusion-webui\embeddings and add "by boring_e621" to your negative prompt for more interesting outputs.
8
  <br>
@@ -54,3 +53,10 @@ Finally, I qualitatively evaluated the attractiveness and interestingness of the
54
  ![Negative Embedding Comparison](https://i.imgur.com/d7R4gGi.jpg)
55
 
56
 
 
 
 
 
 
 
 
 
1
 
2
  # boring_e621
3
 
4
+ This embedding attempts to capture what it means for an image to be uninteresting. It was trained as a negative embedding for [ye18](https://huggingface.co/Doubleyobro/yiffy-e18) using e621 style tags as prompts during training.
 
5
  If you're using the [Automatic1111 Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui), place the .pt file in
6
  stable-diffusion-webui\embeddings and add "by boring_e621" to your negative prompt for more interesting outputs.
7
  <br>
 
53
  ![Negative Embedding Comparison](https://i.imgur.com/d7R4gGi.jpg)
54
 
55
 
56
+ ## Other Models
57
+ boring_e621 has been reported to work well with SD 1.4 or 1.5 furry models such as:
58
+ https://civitai.com/models/12979/lawlass-yiffymix-20-furry-model
59
+ https://civitai.com/models/4698/lawlass-yiff-mix
60
+ https://civitai.com/models/15503/kavka-mix
61
+ https://huggingface.co/Doubleyobro/yiffy-e18
62
+