lodestones commited on
Commit
9e6d00e
1 Parent(s): 9d682db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md CHANGED
@@ -1,3 +1,42 @@
1
  ---
2
  license: wtfpl
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: wtfpl
3
+ language:
4
+ - en
5
+ tags:
6
+ - stable-diffusion
7
+ - text-to-image
8
+ inference: true
9
+
10
  ---
11
+
12
+ Diffusion model trained on 500k image-tags pairs scraped from Furaffinity. Alpha still, expect more epochs, more training data and overall better results in the future.
13
+
14
+ ![image](https://media.discordapp.net/attachments/1104384057158160496/1125003976455225384/image.png?width=843&height=625)
15
+ <sub>"anthro, fox, male, general, by 100racs" Epoch 24, no inpainting</sub>
16
+
17
+ The tags contain the original FA tag list with tags appearing less than 40 times in total omitted, plus a tag corresponding the the general/mature/adult rating. If the artist also appears more than 40 times, an artist tag is added as well. The full list of tags and their number of occurences are available [here](https://huggingface.co/lodestones/P.A.W.F.E.C.T-Alpha/blob/main/tags.csv). Training was done on TPUv3s using the LION optimizer.
18
+
19
+ Due to using data from Furaffinity, the model offers a wide variety of tags that aren't as popular as in other models for creating niche content. For example, the tag `vore` appears 25379 times in the dataset it was trained on as opposed to 4730 for FluffyRock. However, the preciseness of the tags on Furaffinity can also be left to be desired compared to e621, and as such it is recommended to merge it with FluffyRock if you want more control over your prompts.
20
+
21
+ ## How to use in Auto1111
22
+ Load up the safetensor file as well as the provided yaml file and put them in your model folder. Additionally, you are going to want to use CFG Rescale: https://github.com/Seshelle/CFG_Rescale_webui. 7.5 CFG and 0.7 Phi are recommended.
23
+
24
+ ## Discord and Help
25
+ [furry diffusion discord](https://discord.gg/furrydiffusion), in the "custom-models" channel
26
+ [lodestone rock's server](https://discord.gg/SQVcWVbqKx)
27
+
28
+ ## Patreon and Donation
29
+ https://www.patreon.com/LodestoneRock
30
+
31
+
32
+ ## Credits
33
+ Original concept and data: amogus__enjoyer on Discord
34
+ Training: Lodestone Rock
35
+
36
+ ## Special thanks:
37
+ - Without Ordinary
38
+ - Zenko
39
+ - TheGreatSako
40
+ - Kadah
41
+
42
+ thanks to all of your generous donation!