GrieferPig commited on
Commit
dddbffc
1 Parent(s): 65135e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -15,9 +15,9 @@ pony-diffusion-g5 is a latent text-to-image diffusion model that has been condit
15
 
16
  Finetuned for MLP G5 main characters, based on [AstraliteHeart/pony-diffusion](https://huggingface.co/AstraliteHeart/pony-diffusion)
17
 
18
- __!!IMPORTANT: DUE TO LACK OF DATASETS ONLY SUNNY AND IZZY IS READY TO GENERATE__
19
 
20
- __!!IMPORTANT: TRY NEGATIVE PROMPT "3d, sfm" FOR OPTIMAL RESULT__
21
 
22
  <img src="https://huggingface.co/GrieferPig/pony-diffusion-g5/resolve/main/doc/demo1.png" width=50% height=50%>
23
  <img src="https://huggingface.co/GrieferPig/pony-diffusion-g5/resolve/main/doc/demo2.png" width=50% height=50%>
@@ -29,7 +29,9 @@ __!!IMPORTANT: TRY NEGATIVE PROMPT "3d, sfm" FOR OPTIMAL RESULT__
29
 
30
  All training images from Derpibooru using the search criteria below
31
 
32
- - General: "g5, safe, solo, score.gte:250, -webm, -animate || g5, suggestive, solo, score.gte:250, -webm, -animate", 856 entries wo/ gifs, 5 epochs
 
 
33
  - Izzy moonbow: "izzy moonbow, safe, solo, score.gte:200, -webm, -animate || izzy moonbow, suggestive, solo, score.gte:200, -webm, -animate", 531 entries wo/ gifs, 6 epochs
34
  - Sunny starscout: "sunny starscout, safe, solo, score.gte:200, -webm, -animate || sunny starscout, suggestive, solo, score.gte:200, -webm, -animate", 252 entries wo/ gifs, 6 epochs
35
  - Pipp petals: "pipp petals, safe, solo, score.gte:200, -webm, -animate || pipp petals, suggestive, solo, score.gte:200, -webm, -animate", 218 entries wo/ gifs, 6 epochs
 
15
 
16
  Finetuned for MLP G5 main characters, based on [AstraliteHeart/pony-diffusion](https://huggingface.co/AstraliteHeart/pony-diffusion)
17
 
18
+ __!!IMPORTANT: DUE TO LACK OF DATASETS ONLY SUNNY AND IZZY CAN GENERATE QUALITY IMAGES__
19
 
20
+ __!!IMPORTANT: TRY NEGATIVE PROMPT "3d, sfm"__
21
 
22
  <img src="https://huggingface.co/GrieferPig/pony-diffusion-g5/resolve/main/doc/demo1.png" width=50% height=50%>
23
  <img src="https://huggingface.co/GrieferPig/pony-diffusion-g5/resolve/main/doc/demo2.png" width=50% height=50%>
 
29
 
30
  All training images from Derpibooru using the search criteria below
31
 
32
+ - General: "g5, safe, solo, score.gte:250, -webm, -animate || g5, suggestive, solo, score.gte:250, -webm, -animate", 856 entries wo/ gifs, 12 epochs
33
+
34
+ These data are not used in this model, but will be considered to train on later
35
  - Izzy moonbow: "izzy moonbow, safe, solo, score.gte:200, -webm, -animate || izzy moonbow, suggestive, solo, score.gte:200, -webm, -animate", 531 entries wo/ gifs, 6 epochs
36
  - Sunny starscout: "sunny starscout, safe, solo, score.gte:200, -webm, -animate || sunny starscout, suggestive, solo, score.gte:200, -webm, -animate", 252 entries wo/ gifs, 6 epochs
37
  - Pipp petals: "pipp petals, safe, solo, score.gte:200, -webm, -animate || pipp petals, suggestive, solo, score.gte:200, -webm, -animate", 218 entries wo/ gifs, 6 epochs